Skip to content

Commit

Permalink
Bump docker/library/golang from 1.22.4 to 1.22.5
Browse files Browse the repository at this point in the history
Bumps docker/library/golang from 1.22.4 to 1.22.5.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tomowatt committed Aug 8, 2024
1 parent c06ba79 commit 86476a8
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.4@sha256:0f7691253e132744318ff4b02e0824fec9fa4f3b43b08afd1195599660d51521
FROM public.ecr.aws/docker/library/golang:1.22.5@sha256:86a3c48a61915a8c62c0e1d7594730399caa3feb73655dfe96c7bc17710e96cf

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

0 comments on commit 86476a8

Please sign in to comment.