Skip to content

Commit

Permalink
Bump the docker group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the docker group with 2 updates: amazonlinux and golang.


Updates `amazonlinux` from 2023.5.20240819.0 to 2023.5.20240903.0

Updates `golang` from 1.23.0 to 1.23.1

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent f76391c commit 95dc950
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.amzn2023
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM amazonlinux:2023.5.20240819.0
FROM amazonlinux:2023.5.20240903.0
2 changes: 1 addition & 1 deletion Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ FROM almalinux:9@sha256:ff4f72c2c65badbc7deea85a035d13b6fc5160b97777939e97479921

FROM hairyhenderson/gomplate:v4.1.0

FROM golang:1.23.0
FROM golang:1.23.1

FROM plus3it/tardigrade-ci:0.25.3

0 comments on commit 95dc950

Please sign in to comment.