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 8633f19 + 1d84a98 commit f6a45d5Copy full SHA for f6a45d5
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG GO_VERSION=1.23
+ARG GO_VERSION=1.24
2
ARG NODE_VERSION=22-alpine
3
4
FROM golang:$GO_VERSION AS go-builder
0 commit comments