From 8447a0ac4bf0098f1662a14ad592b79285875aa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Feb 2024 12:27:26 +0530 Subject: [PATCH] Bump ansible/creator-ee from v0.22.0 to v24.2.0 in /.config (#636) Bumps [ansible/creator-ee](https://github.com/ansible/creator-ee) from v0.22.0 to v24.2.0. - [Release notes](https://github.com/ansible/creator-ee/releases) - [Commits](https://github.com/ansible/creator-ee/compare/v0.22.0...v24.2.0) --- updated-dependencies: - dependency-name: ansible/creator-ee dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Priyam Sahoo <42550351+priyamsahoo@users.noreply.github.com> --- .config/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/Dockerfile b/.config/Dockerfile index cad91587..a205da51 100644 --- a/.config/Dockerfile +++ b/.config/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/ansible/creator-ee:v0.22.0 as DEFAULT_EE +FROM quay.io/ansible/creator-ee:v24.2.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