diff --git a/Containers/watchtower/Dockerfile b/Containers/watchtower/Dockerfile index aabb1978..82472ec7 100644 --- a/Containers/watchtower/Dockerfile +++ b/Containers/watchtower/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:latest -FROM ghcr.io/nicholas-fedor/watchtower:v1.11.7 AS watchtower +FROM ghcr.io/nicholas-fedor/watchtower:1.11.8 AS watchtower FROM alpine:3.22.1