diff --git a/moments1/0.1.1/.env.sample b/moments1/0.1.2/.env.sample similarity index 100% rename from moments1/0.1.1/.env.sample rename to moments1/0.1.2/.env.sample diff --git a/moments1/0.1.1/data.yml b/moments1/0.1.2/data.yml similarity index 100% rename from moments1/0.1.1/data.yml rename to moments1/0.1.2/data.yml diff --git a/moments1/0.1.1/docker-compose.yml b/moments1/0.1.2/docker-compose.yml similarity index 92% rename from moments1/0.1.1/docker-compose.yml rename to moments1/0.1.2/docker-compose.yml index c53194ee3..2cf325085 100644 --- a/moments1/0.1.1/docker-compose.yml +++ b/moments1/0.1.2/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.1.1 + image: kingwrcy/moments:0.1.2 labels: createdBy: "Apps"