We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 053fce2 commit 724113fCopy full SHA for 724113f
1 file changed
Dockerfile
@@ -6,7 +6,7 @@ FROM alpine:3.21.3@sha256:a8560b36e8b8210634f77d9f7f9efd7ffa463e380b75e2e74aff45
6
FROM tonistiigi/xx@sha256:923441d7c25f1e2eb5789f82d987693c47b8ed987c4ab3b075d6ed2b5d6779a3 AS xx
7
8
# Stage - Build Cloudflared
9
-FROM golang:1.20-alpine@sha256:e47f121850f4e276b2b210c56df3fda9191278dd84a3a442bfe0b09934462a8f as builder
+FROM golang:1.24-alpine@sha256:43c094ad24b6ac0546c62193baeb3e6e49ce14d3250845d166c77c25f64b0386 as builder
10
11
# Copy xx scripts
12
COPY --from=xx / /
0 commit comments