Skip to content

Commit

Permalink
chore(deps): bump golang from 1.16.7-alpine to 1.17.0-alpine (#2410)
Browse files Browse the repository at this point in the history
Bumps golang from 1.16.7-alpine to 1.17.0-alpine.

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

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 Aug 17, 2021
1 parent 3966921 commit 5e006eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.16.7-alpine
FROM golang:1.17.0-alpine

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

1 comment on commit 5e006eb

@vercel
Copy link

@vercel vercel bot commented on 5e006eb Aug 17, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.