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 93bb820 + 2f81afc commit 6d31e99Copy full SHA for 6d31e99
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23.4 AS build
+FROM golang:1.23.5 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