We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad027f8 commit 216b7b0Copy full SHA for 216b7b0
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.23-alpine AS builder
+FROM golang:1.24-alpine AS builder
2
3
RUN apk update
4
RUN apk upgrade
0 commit comments