We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b05f8f6 + 4a43e35 commit c0d5afeCopy full SHA for c0d5afe
1 file changed
build/Dockerfile.release
@@ -11,7 +11,7 @@
11
# without messing up file permissions, since the Docker container doesn't run as
12
# your actual user.
13
14
-FROM golang:1.26.2 AS build
+FROM golang:1.26.3 AS build
15
16
ENV GO111MODULE=on
17
WORKDIR /go/src/planetscale.dev/vitess-operator
0 commit comments