We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e751113 commit 4eeb1dbCopy full SHA for 4eeb1db
1 file changed
Dockerfile
@@ -6,7 +6,7 @@ FROM alpine:3.20.0@sha256:77726ef6b57ddf65bb551896826ec38bc3e53f75cdde31354fbffb
6
FROM tonistiigi/xx@sha256:0cd3f05c72d6c9b038eb135f91376ee1169ef3a330d34e418e65e2a5c2e9c0d4 AS xx
7
8
# Stage - Build Cloudflared
9
-FROM golang:1.20-alpine@sha256:e47f121850f4e276b2b210c56df3fda9191278dd84a3a442bfe0b09934462a8f as builder
+FROM golang:1.22-alpine@sha256:8274bcfe89f5989777cb759302a7ced08c8a712c81982ca3ecc9fce0626592f1 as builder
10
11
# Copy xx scripts
12
COPY --from=xx / /
0 commit comments