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 hairyhenderson/gomplate.


Updates `amazonlinux` from 2023.4.20240528.0 to 2023.4.20240611.0

Updates `hairyhenderson/gomplate` from v3.11.7 to v4.0.0

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 24, 2024
1 parent 8c23bbc commit 15a5222
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.4.20240528.0
FROM amazonlinux:2023.4.20240611.0
2 changes: 1 addition & 1 deletion Dockerfile.tools
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ FROM almalinux:8@sha256:573fb12f1459545bb1be21172860e661fb1581dfcbfc7f3f41c7763b

FROM almalinux:9@sha256:8d722e4cd4c754f1a72364424502d3f3bd63c36aba575fb7039dab26f30ed8b7

FROM hairyhenderson/gomplate:v3.11.7
FROM hairyhenderson/gomplate:v4.0.0

FROM golang:1.22.4

Expand Down

0 comments on commit 15a5222

Please sign in to comment.