Skip to content

Commit c2e7e3f

Browse files
committed
Upgrade Golang version to 1.16 in Dockerfile.multiarch
1 parent 3c95fd4 commit c2e7e3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/Dockerfile.multiarch

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12 AS builder
1+
FROM golang:1.16 AS builder
22

33
RUN apt update -y && apt install -y ca-certificates libgnutls30
44

0 commit comments

Comments
 (0)