From 32876ed0695ce51cf07adbfc46851e3a862b889e Mon Sep 17 00:00:00 2001 From: Brandon Caton Date: Mon, 18 Nov 2024 16:57:56 -0500 Subject: [PATCH] upgrading omr to 3.12.3 (#176) --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index c854006..c104d98 100644 --- a/.env +++ b/.env @@ -1,7 +1,7 @@ EE_IMAGE=quay.io/quay/mirror-registry-ee:latest EE_BASE_IMAGE=registry.redhat.io/ansible-automation-platform-24/ee-minimal-rhel8:1.0.0-683 EE_BUILDER_IMAGE=registry.redhat.io/ansible-automation-platform-24/ansible-builder-rhel8:3.0.1-55 -QUAY_IMAGE=registry.redhat.io/quay/quay-rhel8:v3.12.2 +QUAY_IMAGE=registry.redhat.io/quay/quay-rhel8:v3.12.3 REDIS_IMAGE=registry.redhat.io/rhel8/redis-6:1-190 PAUSE_IMAGE=registry.access.redhat.com/ubi8/pause:8.10-5 SQLITE_IMAGE=quay.io/projectquay/sqlite-cli:latest