Skip to content

Commit

Permalink
Merge pull request #4 from tbehling/patch-1
Browse files Browse the repository at this point in the history
Bump Go version to 1.16
  • Loading branch information
Jeremy Udit authored Apr 17, 2021
2 parents 1d1d439 + f87cefb commit 66f4842
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,3 +1,3 @@
FROM golang:1.13
FROM golang:1.16
COPY entrypoint.sh /entrypoint.sh
ENTRYPOINT ["/bin/bash", "/entrypoint.sh"]

0 comments on commit 66f4842

Please sign in to comment.