parent
d6b0833209
commit
c6875cc4e5
|
@ -18,7 +18,7 @@ RUN .teamcity/install-cloudflare-go.sh
|
|||
RUN PATH="/tmp/go/bin:$PATH" make cloudflared
|
||||
|
||||
# use a distroless base image with glibc
|
||||
FROM gcr.io/distroless/base-debian11:nonroot
|
||||
FROM gcr.io/distroless/base-debian12:nonroot
|
||||
|
||||
LABEL org.opencontainers.image.source="https://github.com/cloudflare/cloudflared"
|
||||
|
||||
|
|
Loading…
Reference in New Issue