Skip to content

Commit

Permalink
feat(deps): bump golang from 1.17.4-alpine to 1.17.5-alpine (#2753)
Browse files Browse the repository at this point in the history
Bumps golang from 1.17.4-alpine to 1.17.5-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 12, 2021
1 parent 8c06005 commit 348d208
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.17.4-alpine
FROM golang:1.17.5-alpine

RUN apk add --no-cache bash \
curl \
Expand Down

0 comments on commit 348d208

Please sign in to comment.