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 be9440b + f5332d7 commit 72b2c70Copy full SHA for 72b2c70
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21.5-alpine AS builder
+FROM golang:1.22.1-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments