We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1dd03cd commit 70a1ef5Copy full SHA for 70a1ef5
hack/build/Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM golang:1.24.2-alpine AS builder
+FROM golang:1.24.3-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