We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0c31929 + 655892b commit dc48159Copy full SHA for dc48159
shortdb-operator/Dockerfile
@@ -1,5 +1,5 @@
1
# Build the manager binary
2
-FROM --platform=$BUILDPLATFORM golang:1.25-alpine@sha256:d9b2e14101f27ec8d09674cd01186798d227bb0daec90e032aeb1cd22ac0f029 AS builder
+FROM --platform=$BUILDPLATFORM golang:1.26-alpine@sha256:d4c4845f5d60c6a974c6000ce58ae079328d03ab7f721a0734277e69905473e5 AS builder
3
4
ENV GOCACHE=/root/.cache/go-build
5
0 commit comments