Skip to content

Commit

Permalink
ci: upgrade build image to golang/1.13.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CI Bot committed Oct 17, 2019
1 parent a65255c commit 4e0521f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/images/build/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.13.2-stretch
FROM golang:1.13.3-stretch
RUN true \
&& apt-get update \
&& apt-get install -y curl git openssl \
Expand Down

0 comments on commit 4e0521f

Please sign in to comment.