Skip to content

Commit

Permalink
Merge pull request #31 from acim/dependabot/docker/golang-1.17.1
Browse files Browse the repository at this point in the history
Bump golang from 1.17.0 to 1.17.1
  • Loading branch information
acim committed Sep 9, 2021
2 parents 7785cca + af0af55 commit 2d3bd49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.17.0
FROM golang:1.17.1

RUN go get -u github.com/cespare/reflex

Expand Down

0 comments on commit 2d3bd49

Please sign in to comment.