diff --git a/moments1/0.0.7/.env.sample b/moments1/0.0.9/.env.sample similarity index 100% rename from moments1/0.0.7/.env.sample rename to moments1/0.0.9/.env.sample diff --git a/moments1/0.0.7/data.yml b/moments1/0.0.9/data.yml similarity index 100% rename from moments1/0.0.7/data.yml rename to moments1/0.0.9/data.yml diff --git a/moments1/0.0.7/docker-compose.yml b/moments1/0.0.9/docker-compose.yml similarity index 92% rename from moments1/0.0.7/docker-compose.yml rename to moments1/0.0.9/docker-compose.yml index bbb107b6f..0b9403130 100644 --- a/moments1/0.0.7/docker-compose.yml +++ b/moments1/0.0.9/docker-compose.yml @@ -11,7 +11,7 @@ services: - "${DATA_PATH}:/app/data" - /etc/localtime:/etc/localtime:ro - /etc/timezone:/etc/timezone:ro - image: kingwrcy/moments:0.0.7 + image: kingwrcy/moments:0.0.9 labels: createdBy: "Apps"