Skip to content

Commit 3113187

Browse files
committed
chore(deps): update golang docker tag to v1.13.5
1 parent bfd0bd8 commit 3113187

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)