diff --git a/apps/ghost/6.19.4/data.yml b/apps/ghost/6.21.0/data.yml similarity index 100% rename from apps/ghost/6.19.4/data.yml rename to apps/ghost/6.21.0/data.yml diff --git a/apps/ghost/6.19.4/docker-compose.yml b/apps/ghost/6.21.0/docker-compose.yml similarity index 97% rename from apps/ghost/6.19.4/docker-compose.yml rename to apps/ghost/6.21.0/docker-compose.yml index 0fe0a07d2..e3e94c172 100644 --- a/apps/ghost/6.19.4/docker-compose.yml +++ b/apps/ghost/6.21.0/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: ghost: - image: ghost:6.19.4 + image: ghost:6.21.0 container_name: ${CONTAINER_NAME} labels: createdBy: "Apps"