diff --git a/ghost/docker-compose.yml b/ghost/docker-compose.yml index b88f92a..48f626a 100644 --- a/ghost/docker-compose.yml +++ b/ghost/docker-compose.yml @@ -6,7 +6,7 @@ networks: services: ghost: - image: ghost:5-alpine + image: ghost:6-alpine container_name: ghost restart: unless-stopped networks: