Skip to content

Commit 541a608

Browse files
Renovatejcsf
authored andcommitted
Update gcr.io/distroless/base-debian13:nonroot-amd64 Docker digest to ce2a20e
1 parent 6fd720a commit 541a608

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ COPY . .
1515
RUN GOOS=linux GOARCH=amd64 make cloudflared
1616

1717
# use a distroless base image with glibc
18-
FROM gcr.io/distroless/base-debian13:nonroot-amd64@sha256:ced0a2b1936b14d5bddc2ee02a807b1586ca6576a967f5b043f4a3301c8a8f6b
18+
FROM gcr.io/distroless/base-debian13:nonroot-amd64@sha256:ce2a20e0e277b7d913aa8bcfa098fc2a543dc08028f7393434963fa24b39ea81
1919

2020
LABEL org.opencontainers.image.source="https://github.com/cloudflare/cloudflared"
2121

0 commit comments

Comments
 (0)