diff --git a/ghost/5.119.1/data.yml b/ghost/5.119.2/data.yml similarity index 100% rename from ghost/5.119.1/data.yml rename to ghost/5.119.2/data.yml diff --git a/ghost/5.119.1/docker-compose.yml b/ghost/5.119.2/docker-compose.yml similarity index 95% rename from ghost/5.119.1/docker-compose.yml rename to ghost/5.119.2/docker-compose.yml index b5a60b445..4af87d4ee 100644 --- a/ghost/5.119.1/docker-compose.yml +++ b/ghost/5.119.2/docker-compose.yml @@ -1,6 +1,6 @@ services: ghost: - image: ghost:5.119.1 + image: ghost:5.119.2 container_name: ${CONTAINER_NAME} restart: always networks: