We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91bd120 commit b3f9782Copy full SHA for b3f9782
Dockerfile
@@ -1,6 +1,6 @@
1
FROM teamserverless/license-check:0.3.9 as license-check
2
3
-FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.15.14 as build
+FROM --platform=${BUILDPLATFORM:-linux/amd64} golang:1.16 as build
4
5
ARG TARGETPLATFORM
6
ARG BUILDPLATFORM
0 commit comments