diff --git a/compose.yml b/compose.yml index 38c60b7..a3e36f6 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: app: - image: ghost:6.21.2-alpine + image: ghost:6.23.0-alpine environment: # see https://ghost.org/docs/config/#configuration-options database__client: mysql