Skip to content

Commit c8c39f3

Browse files
authored
Merge pull request #12 from plotly/renovate/docker-golang-1.x
chore(deps): update golang docker tag to v1.14.2
2 parents affc3a3 + 6f67cf0 commit c8c39f3

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.14.1-stretch
1+
FROM golang:1.14.2-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)