From c80769c445400cd7441b02dd128fe93fa1f3b9cd Mon Sep 17 00:00:00 2001 From: Renovate Date: Tue, 16 Jul 2024 12:21:36 +0000 Subject: [PATCH] chore(deps): update ansible-automation-platform/ee-minimal-rhel9 to aee5302 --- .github/workflows/molecule_certified_ees.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule_certified_ees.yml b/.github/workflows/molecule_certified_ees.yml index dd60a971..95de3de1 100644 --- a/.github/workflows/molecule_certified_ees.yml +++ b/.github/workflows/molecule_certified_ees.yml @@ -147,7 +147,7 @@ jobs: # # yamllint disable-line rule:line-length - - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.17@sha256:a319684cce1974ec94b70cb00af4af8336b7df4ee991f385c8c4f6f4a581e231' + - image: 'registry.redhat.io/ansible-automation-platform/ee-minimal-rhel9:2.17@sha256:aee53021fb1ead2f9486433ca503dc490ec544e8ea2035fcbe822bae8574d5c3' cache_key_suffix: 'rhel9-2.17' # renovate yaml: datasource=pypi molecule: '24.7.0'