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.
2 parents 87e005c + 6c40003 commit 37d9d90Copy full SHA for 37d9d90
Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.25.1-alpine AS builder
+FROM --platform=$BUILDPLATFORM golang:1.25.2-alpine AS builder
3
4
WORKDIR /lifecycle-manager
5
# Copy the Go Modules manifests
0 commit comments