We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6baaa85 commit 0fc2d46Copy full SHA for 0fc2d46
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.20@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb4f25238ebd as base
+FROM alpine:3.20@sha256:b89d9c93e9ed3597455c90a0b88a8bbb5cb7188438f70953fede212a0c4394e0 as base
5
6
#=================
7
# build
0 commit comments