Skip to content

Commit

Permalink
feat(deps): bump golang from 1.19.1-alpine to 1.19.2-alpine
Browse files Browse the repository at this point in the history
Bumps golang from 1.19.1-alpine to 1.19.2-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 Oct 5, 2022
1 parent e89e213 commit 28f5331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM golang:1.19.1-alpine@sha256:d475cef843a02575ebdcb1416d98cd76bab90a5ae8bc2cd15f357fc08b6a329f
FROM golang:1.19.2-alpine@sha256:2baa528036c1916b23de8b304083c68fb298c5661203055f2b1063390e3cdddb

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

0 comments on commit 28f5331

Please sign in to comment.