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 centos/centos.


Updates `amazonlinux` from 2.0.20230926.0 to 2.0.20231020.1

Updates `centos/centos` from `969d0db` to `b1f6889`

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 27d4c7b commit 2a7de97
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.amzn2
Original file line number Diff line number Diff line change
@@ -1 +1 @@
FROM amazonlinux:2.0.20230926.0
FROM amazonlinux:2.0.20231020.1
2 changes: 1 addition & 1 deletion Dockerfile.tools
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
FROM centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4

FROM quay.io/centos/centos:stream8@sha256:969d0dba373dc01be38904cec8bd327d97286f9995a6b191f1608a3c9dbb15c6
FROM quay.io/centos/centos:stream8@sha256:b1f6889548eda34b2ddc8c2f50a49bf9924164814308e41e90a07e3b30e0db7f

FROM hairyhenderson/gomplate:v3.11.5

Expand Down

0 comments on commit 2a7de97

Please sign in to comment.