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 18c97ef + a21354d commit 6ebe8e4Copy full SHA for 6ebe8e4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.25.2 AS build
+FROM golang:1.25.3 AS build
2
3
## (DL3008)Ignore lint error about apt pinned packages, as we always want the latest version of these tools
4
## and the risk of a breaking behavior is evaluated as low
0 commit comments