Skip to content

Commit

Permalink
Merge pull request #171 from buildkite/dependabot/docker/golang-1.17.3
Browse files Browse the repository at this point in the history
Bump golang from 1.16.5 to 1.17.3
  • Loading branch information
jeremybumsted authored Dec 10, 2021
2 parents 81771b8 + 5eaeb67 commit ad77448
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.16.5@sha256:91b3c5472d9a2ef12f3165aa8979825a5d8b059720b00412f89fc465a04aaa0c
FROM golang:1.17.3@sha256:6556ce40115451e40d6afbc12658567906c9250b0fda250302dffbee9d529987

RUN apt-get update \
&& apt-get install -y unzip
Expand Down

0 comments on commit ad77448

Please sign in to comment.