Compare commits

..

1 Commits

Author SHA1 Message Date
8d91bf670c chore(deps): update mysql docker tag to v8.4 2026-03-27 05:40:08 +00:00

View File

@ -1,6 +1,6 @@
services:
app:
image: ghost:6.42.0-alpine
image: ghost:6.21.2-alpine
environment:
# see https://ghost.org/docs/config/#configuration-options
database__client: mysql
@ -60,7 +60,7 @@ services:
start_period: 1m
db:
image: mysql:8.0
image: mysql:8.4
networks:
- backend
environment: