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 354455e + e5e8a33 commit 9a846edCopy full SHA for 9a846ed
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.24.6 AS build
+FROM golang:1.25.0 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