Skip to content

Commit

Permalink
Merge pull request #414 from atc0005/dependabot/docker/unstable/maste…
Browse files Browse the repository at this point in the history
…r/golang-1.17.1

docker: bump golang from 1.17.0 to 1.17.1 in /unstable
  • Loading branch information
atc0005 authored Sep 10, 2021
2 parents c62eb1a + 120aa48 commit a278dea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unstable/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# https://hub.docker.com/_/golang

FROM golang:1.17.0
FROM golang:1.17.1

ENV GOLANGCI_LINT_VERSION="v1.42.1"
ENV STATICCHECK_VERSION="v0.2.1"
Expand Down

0 comments on commit a278dea

Please sign in to comment.