From 8d9d56bf43f16ac2e806f115ddc8139220b28f5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 21 Jan 2024 13:25:51 +0000 Subject: [PATCH] Bump ansible/creator-ee from v0.21.0 to v0.22.0 in /.config Bumps [ansible/creator-ee](https://github.com/ansible/creator-ee) from v0.21.0 to v0.22.0. - [Release notes](https://github.com/ansible/creator-ee/releases) - [Commits](https://github.com/ansible/creator-ee/compare/v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: ansible/creator-ee dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .config/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/Dockerfile b/.config/Dockerfile index 7483dc43..cad91587 100644 --- a/.config/Dockerfile +++ b/.config/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/ansible/creator-ee:v0.21.0 as DEFAULT_EE +FROM quay.io/ansible/creator-ee:v0.22.0 as DEFAULT_EE # This file is updated by dependabot and used to determine not only which # version of creator-ee we are supposed to use for testing execution # environments but also to dynamically retrieve the same set of constraints