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 6de95e4 + 91344a6 commit 6acb52dCopy full SHA for 6acb52d
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.3
+FROM golang:1.25.4
18
19
WORKDIR /work
20
COPY * .
0 commit comments