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 83dfa2e + 5ff7e35 commit f89a44cCopy full SHA for f89a44c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.3-alpine AS builder
+FROM golang:1.20.5-alpine AS builder
2
3
WORKDIR /src
4
COPY . .
0 commit comments