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 1ad85f1 commit 0adec4eCopy full SHA for 0adec4e
builder/Dockerfile
@@ -1,4 +1,4 @@
1
-# Copyright 2017 The Kubernetes Authors. All rights reserved
+# Copyright 2018 The Kubernetes Authors. All rights reserved
2
#
3
# Licensed under the Apache License, Version 2.0 (the "License");
4
# you may not use this file except in compliance with the License.
@@ -12,7 +12,7 @@
12
# See the License for the specific language governing permissions and
13
# limitations under the License.
14
15
-FROM golang:1.10.2
+FROM golang:1.11.0
16
LABEL maintainer="Marcin Wielgus <[email protected]>"
17
18
ENV GOPATH /gopath/
0 commit comments