diff --git a/Containers/watchtower/Dockerfile b/Containers/watchtower/Dockerfile index 63ac8163..da2af750 100644 --- a/Containers/watchtower/Dockerfile +++ b/Containers/watchtower/Dockerfile @@ -1,5 +1,5 @@ # syntax=docker/dockerfile:latest -FROM ghcr.io/nicholas-fedor/watchtower:1.11.5 AS watchtower +FROM ghcr.io/nicholas-fedor/watchtower:1.11.6 AS watchtower FROM alpine:3.22.1