We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83a2da5 + 552e15b commit 8c80a9dCopy full SHA for 8c80a9d
1 file changed
deployments/devel/Dockerfile
@@ -14,7 +14,7 @@
14
15
# This Dockerfile is also used to define the golang version used in this project
16
# This allows dependabot to manage this version in addition to other images.
17
-FROM golang:1.25.5
+FROM golang:1.25.6
18
19
WORKDIR /work
20
COPY * .
0 commit comments