We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c95fd4 commit c2e7e3fCopy full SHA for c2e7e3f
deploy/Dockerfile.multiarch
@@ -1,4 +1,4 @@
1
-FROM golang:1.12 AS builder
+FROM golang:1.16 AS builder
2
3
RUN apt update -y && apt install -y ca-certificates libgnutls30
4
0 commit comments