Skip to content

Commit

Permalink
Bump docker/library/golang from 1.22.5 to 1.23.0 (#560)
Browse files Browse the repository at this point in the history
Bumps docker/library/golang from 1.22.5 to 1.23.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent 84b51a3 commit e08d28d
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 public.ecr.aws/docker/library/golang:1.22.5@sha256:86a3c48a61915a8c62c0e1d7594730399caa3feb73655dfe96c7bc17710e96cf
FROM public.ecr.aws/docker/library/golang:1.23.0@sha256:613a108a4a4b1dfb6923305db791a19d088f77632317cfc3446825c54fb862cd

RUN apt-get update \
&& apt-get install -y unzip
Expand Down

0 comments on commit e08d28d

Please sign in to comment.