We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f92ab5d commit 16d8f62Copy full SHA for 16d8f62
1 file changed
image/cloudflare-tunnel-ingress-controller/Dockerfile
@@ -3,7 +3,7 @@ ARG COVER=0
3
ARG RUNTIME_BASE=gcr.io/distroless/static:nonroot
4
5
# Build the manager binary
6
-FROM golang:1.25 AS builder
+FROM golang:1.26 AS builder
7
8
ARG COVER
9
ARG TARGETARCH
0 commit comments