From 57f172b9b22c6b52732a447a75a5893b3a3d01b5 Mon Sep 17 00:00:00 2001 From: Renovate Date: Thu, 18 Jul 2024 12:02:56 +0000 Subject: [PATCH] chore(deps): update ghcr.io/ansible-community/community-ee-base docker tag to v2.17.2-1 --- .github/workflows/molecule_community_ees.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/molecule_community_ees.yml b/.github/workflows/molecule_community_ees.yml index 543622fb..6d59c8b2 100644 --- a/.github/workflows/molecule_community_ees.yml +++ b/.github/workflows/molecule_community_ees.yml @@ -68,7 +68,7 @@ jobs: # # yamllint disable-line rule:line-length - - image: 'ghcr.io/ansible-community/community-ee-base:2.17.1-1@sha256:4a049f22b18e0a2b4ba7ead68ff50cd6a1925d29085efe877d841f5c4df9dacc' + - image: 'ghcr.io/ansible-community/community-ee-base:2.17.2-1@sha256:1e1fb9c3bfa3f2501ff6d38bedcc2fd4f8d9890cb4ab9571ff70a79a46da1bd7' # renovate yaml: datasource=pypi molecule: '24.7.0' configure_podman: true