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 06cacc8 commit c6e264fCopy full SHA for c6e264f
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.24.6-alpine3.22 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.25.2-alpine3.22 AS builder
3
ARG GOFIPS140=v1.0.0
4
5
WORKDIR /btp-manager-workspace
0 commit comments