We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a1b1a7 commit 8ae3c0fCopy full SHA for 8ae3c0f
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.20.5-alpine AS builder
+FROM golang:1.20.6-alpine AS builder
2
3
COPY . /build
4
WORKDIR /build
0 commit comments