Skip to content

Commit

Permalink
bump dockerfile to Go 1.15.8
Browse files Browse the repository at this point in the history
  • Loading branch information
aschmahmann committed May 12, 2021
1 parent 5a62025 commit a81718f
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,5 +1,5 @@
# Note: when updating the go minor version here, also update the go-channel in snap/snapcraft.yml
FROM golang:1.14.4-buster
FROM golang:1.15.8-buster
LABEL maintainer="Steven Allen <[email protected]>"

# Install deps
Expand Down

0 comments on commit a81718f

Please sign in to comment.