diff --git a/apps/watchtower/1.14.1/.env.sample b/apps/watchtower/1.14.2/.env.sample similarity index 100% rename from apps/watchtower/1.14.1/.env.sample rename to apps/watchtower/1.14.2/.env.sample diff --git a/apps/watchtower/1.14.1/data.yml b/apps/watchtower/1.14.2/data.yml similarity index 100% rename from apps/watchtower/1.14.1/data.yml rename to apps/watchtower/1.14.2/data.yml diff --git a/apps/watchtower/1.14.1/docker-compose.yml b/apps/watchtower/1.14.2/docker-compose.yml similarity index 89% rename from apps/watchtower/1.14.1/docker-compose.yml rename to apps/watchtower/1.14.2/docker-compose.yml index 9981615ec..f081c4228 100644 --- a/apps/watchtower/1.14.1/docker-compose.yml +++ b/apps/watchtower/1.14.2/docker-compose.yml @@ -10,7 +10,7 @@ services: - TZ=Asia/Shanghai - ${ENV1} command: ${COMMAND1} - image: nickfedor/watchtower:1.14.1 + image: nickfedor/watchtower:1.14.2 labels: createdBy: "Apps"