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