Skip to content

Commit d63b55d

Browse files
authored
Merge pull request #6 from plotly/renovate/docker-golang-1.x
chore(deps): update golang docker tag to v1.13.5
2 parents bfd0bd8 + 3113187 commit d63b55d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.12.0-stretch
1+
FROM golang:1.13.5-stretch
22

33
RUN apt-get update \
44
&& apt install apt-transport-https build-essential curl gnupg2 lintian rpm rsync rubygems-integration ruby-dev ruby -qy \

0 commit comments

Comments
 (0)