We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1381355 commit a9c6e1cCopy full SHA for a9c6e1c
linux/Dockerfile
@@ -1,7 +1,7 @@
1
# renovate: datasource=github-releases depName=watchtower lookupName=containrrr/watchtower
2
ARG WATCHTOWER_VERSION=1.7.1
3
4
-FROM alpine:3.19@sha256:51b67269f354137895d43f3b3d810bfacd3945438e94dc5ac55fdac340352f48 as base
+FROM alpine:3.19@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f27761f8e1ad6b as base
5
6
#=================
7
# build
0 commit comments