Skip to content

Commit

Permalink
Change golang to 1.13 because of examples bug
Browse files Browse the repository at this point in the history
  • Loading branch information
posener committed Apr 10, 2020
1 parent 24becb1 commit 9fec258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.14.1-alpine3.11
FROM golang:1.13.10-alpine3.11

ADD . /home/goreadme
WORKDIR /home/goreadme
Expand Down

0 comments on commit 9fec258

Please sign in to comment.