We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85492c4 commit 9993541Copy full SHA for 9993541
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.19 as builder
+FROM golang:1.24 as builder
2
3
# Create and change to the app directory.
4
WORKDIR /app
0 commit comments