diff --git a/builder/Dockerfile b/builder/Dockerfile index 131d6506ae71..e508dd9c0b4f 100644 --- a/builder/Dockerfile +++ b/builder/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM golang:1.11.2 +FROM golang:1.12.1 LABEL maintainer="Marcin Wielgus " ENV GOPATH /gopath/