We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd628d1 commit 3f6d292Copy full SHA for 3f6d292
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