Skip to content

Commit

Permalink
feat(deps): bump golang from 1.17.6-alpine to 1.17.7-alpine
Browse files Browse the repository at this point in the history
Bumps golang from 1.17.6-alpine to 1.17.7-alpine.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2022
1 parent 3344ae3 commit 1352151
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.6-alpine
FROM golang:1.17.7-alpine

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

0 comments on commit 1352151

Please sign in to comment.