Skip to content

Commit

Permalink
ci: update quay.io/fedora/fedora:41 docker digest to 2877c73
Browse files Browse the repository at this point in the history
Signed-off-by: Platform Engineering Bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Feb 26, 2024
1 parent ca02aa8 commit bc5a06c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/upload_rhel9_ami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
jobs:
update_ami:
runs-on: container-runner
container: quay.io/fedora/fedora:41@sha256:6ff94394c31e7de5acd8414698c7cd56d97063216db76aa7412e129a85def5ff
container: quay.io/fedora/fedora:41@sha256:2877c7339e710503bf9b0232d2bb190dc7633c70fee459504876c1f33f9f3ea0
steps:
- name: Install unzip and git
run: sudo dnf install -y unzip git gh
Expand Down
2 changes: 1 addition & 1 deletion tools/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/fedora/fedora:41@sha256:6ff94394c31e7de5acd8414698c7cd56d97063216db76aa7412e129a85def5ff
FROM quay.io/fedora/fedora:41@sha256:2877c7339e710503bf9b0232d2bb190dc7633c70fee459504876c1f33f9f3ea0

# Google Cloud SDK repo
COPY google-cloud-sdk.repo /etc/yum.repos.d/
Expand Down

0 comments on commit bc5a06c

Please sign in to comment.