Skip to content

Commit

Permalink
Bump golang from 1.16.5 to 1.17.3
Browse files Browse the repository at this point in the history
Bumps golang from 1.16.5 to 1.17.3.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2021
1 parent 7117eb3 commit 5eaeb67
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 5eaeb67

Please sign in to comment.