Skip to content

Commit 80aca92

Browse files
committed
chore(deps): update cgr.dev/chainguard/static docker digest to 092aad9
1 parent 99fd574 commit 80aca92

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} GOARM=${TARGETVARIANT#"v
2121
#--------
2222
# container
2323
#--------
24-
FROM cgr.dev/chainguard/static@sha256:797e62f43d04d792e9f930913e7d9f5a63e92bd19ca5e7e5139a692decee2dbc AS external-dns-cloudns-webhook
24+
FROM cgr.dev/chainguard/static@sha256:092aad9f6448695b6e20333a8faa93fe3637bcf4e88aa804b8f01545eaf288bd AS external-dns-cloudns-webhook
2525

2626
LABEL version=0.3.13-rc0
2727

docker/localbuild.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM cgr.dev/chainguard/static@sha256:797e62f43d04d792e9f930913e7d9f5a63e92bd19ca5e7e5139a692decee2dbc AS external-dns-cloudns-webhook
1+
FROM cgr.dev/chainguard/static@sha256:092aad9f6448695b6e20333a8faa93fe3637bcf4e88aa804b8f01545eaf288bd AS external-dns-cloudns-webhook
22
ARG TARGETARCH
33
USER 20000:20000
44
ADD --chmod=555 build/bin/external-dns-cloudns-webhook-$TARGETARCH /opt/external-dns-cloudns-webhook/app

0 commit comments

Comments
 (0)