We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 308c76e commit 445bd54Copy full SHA for 445bd54
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