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.
1 parent e313e9b commit 46a5e08Copy full SHA for 46a5e08
Dockerfile
@@ -1,5 +1,5 @@
1
# download go modules
2
-FROM docker.io/golang:1.23.4-alpine as base
+FROM docker.io/golang:1.24.5-alpine as base
3
LABEL lunchpail=temp
4
WORKDIR /init
5
0 commit comments