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 056830d commit 7a9eaa0Copy full SHA for 7a9eaa0
Dockerfile
@@ -1,8 +1,8 @@
1
-FROM golang:1.14.0
+FROM golang:1.14.1
2
3
-ENV CLOUD_SDK_VERSION 282.0.0
4
-ENV PROTOC_GEN_GO_VERSION 1.3.4
5
-ENV GOLANGCI_LINT_VERSION 1.23.6
+ENV CLOUD_SDK_VERSION 283.0.0
+ENV PROTOC_GEN_GO_VERSION 1.3.5
+ENV GOLANGCI_LINT_VERSION 1.24.0
6
7
RUN apt-get update
8
0 commit comments