-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): bump the container-images group across 2 directories wit…
…h 2 updates Bumps the container-images group with 2 updates in the / directory: docker/library/golang and lambda/provided. Bumps the container-images group with 1 update in the /.buildkite directory: docker/library/golang. Updates `docker/library/golang` from 1.23.4 to 1.23.5 Updates `lambda/provided` from `dbb5857` to `d237ac6` Updates `docker/library/golang` from 1.23.4 to 1.23.5 --- updated-dependencies: - dependency-name: docker/library/golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: container-images - dependency-name: lambda/provided dependency-type: direct:production dependency-group: container-images - dependency-name: docker/library/golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: container-images ... Signed-off-by: dependabot[bot] <[email protected]>
- Loading branch information
1 parent
c956496
commit 045b1b0
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM public.ecr.aws/docker/library/golang:1.23.4-alpine@sha256:c23339199a08b0e12032856908589a6d41a0dab141b8b3b21f156fc571a3f1d3 | ||
FROM public.ecr.aws/docker/library/golang:1.23.5-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 | ||
|
||
RUN apk add --no-cache zip |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
FROM public.ecr.aws/docker/library/golang:1.23.4-alpine@sha256:c23339199a08b0e12032856908589a6d41a0dab141b8b3b21f156fc571a3f1d3 | ||
FROM public.ecr.aws/docker/library/golang:1.23.5-alpine@sha256:47d337594bd9e667d35514b241569f95fb6d95727c24b19468813d596d5ae596 | ||
|
||
RUN apk add --no-cache aws-cli bash curl github-cli |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
FROM public.ecr.aws/docker/library/golang:1.23.4@sha256:7ea4c9dcb2b97ff8ee80a67db3d44f98c8ffa0d191399197007d8459c1453041 | ||
FROM public.ecr.aws/docker/library/golang:1.23.5@sha256:51a6466e8dbf3e00e422eb0f7a97ac450b2d57b33617bbe8d2ee0bddcd9d0d37 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters