Skip to content

Commit 05e85de

Browse files
howardjohnistio-testing
authored andcommitted
Upgrade to golang 1.13.1 (istio#379)
1 parent f5c236a commit 05e85de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/build-tools/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
# Binary tools
2626
#############
2727

28-
FROM golang:1.13.0 as binary_tools_context
28+
FROM golang:1.13.1 as binary_tools_context
2929

3030
# Pinned versions of stuff we pull in
3131
ENV COUNTERFEITER_VERSION=v6.2.2

0 commit comments

Comments
 (0)