There was an error while loading. Please reload this page.
1 parent 7423eb3 commit 198046bCopy full SHA for 198046b
1 file changed
Dockerfile
@@ -6,7 +6,7 @@ FROM alpine:3.19.1@sha256:c5b1261d6d3e43071626931fc004f70149baeba2c8ec672bd4f277
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:fc5e5848529786cf1136563452b33d713d5c60b2c787f6b2a077fa6eeefd9114 as builder
10
11
# Copy xx scripts
12
COPY --from=xx / /
0 commit comments