diff --git a/compose.yml b/compose.yml index 90e8d4f..783544f 100644 --- a/compose.yml +++ b/compose.yml @@ -143,7 +143,7 @@ services: tinybird-sync: # Do not alter this without updating the Ghost container as well - image: ghost:${GHOST_VERSION:-5-alpine} + image: ghost:${GHOST_VERSION:-6.0.0-rc.0-alpine} command: > sh -c " if [ -d /var/lib/ghost/current/core/server/data/tinybird ]; then