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 d50e6c1 + 2dbe6aa commit 6543d3bCopy full SHA for 6543d3b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.5-alpine AS builder
+FROM golang:1.21.1-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments