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