diff --git a/Containers/watchtower/Dockerfile b/Containers/watchtower/Dockerfile index 7521fd40..7a54bbf2 100644 --- a/Containers/watchtower/Dockerfile +++ b/Containers/watchtower/Dockerfile @@ -1,7 +1,7 @@ # From https://github.com/containrrr/watchtower/blob/main/dockerfiles/Dockerfile.self-contained FROM containrrr/watchtower:1.4.0 as watchtower -FROM alpine:3.16.1 +FROM alpine:3.16.2 RUN apk add --update --no-cache bash COPY --from=watchtower /watchtower /