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 566e334 commit ed85d66Copy full SHA for ed85d66
hack/build/Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.24.6-alpine AS builder
+FROM golang:1.25.0-alpine AS builder
3
4
RUN apk add --no-cache gcc musl-dev libc6-compat build-base libc-dev
5
hack/build/Dockerfile.certs
RUN apk add --no-cache gcc musl-dev libc6-compat
0 commit comments