Skip to content

Commit

Permalink
Update to Quay 3.7.2 (#68)
Browse files Browse the repository at this point in the history
Co-authored-by: Dave O'Connor <[email protected]>
  • Loading branch information
1 parent 3c4bae6 commit d86fc5a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .env
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
EE_IMAGE=quay.io/quay/mirror-registry-ee:latest
EE_BASE_IMAGE=registry.redhat.io/ansible-automation-platform-22/ee-minimal-rhel8:1.0.0-128
EE_BUILDER_IMAGE=registry.redhat.io/ansible-automation-platform-22/ansible-builder-rhel8:1.1.0-32
POSTGRES_IMAGE=registry.redhat.io/rhel8/postgresql-10:1-184
QUAY_IMAGE=registry.redhat.io/quay/quay-rhel8:v3.7.1
REDIS_IMAGE=registry.redhat.io/rhel8/redis-6:1-56
RELEASE_VERSION=v1.2.0
EE_BASE_IMAGE=registry.redhat.io/ansible-automation-platform-22/ee-minimal-rhel8:1.0.0-138
EE_BUILDER_IMAGE=registry.redhat.io/ansible-automation-platform-22/ansible-builder-rhel8:1.1.0-35
POSTGRES_IMAGE=registry.redhat.io/rhel8/postgresql-10:1-184.1655143370
QUAY_IMAGE=registry.redhat.io/quay/quay-rhel8:v3.7.2
REDIS_IMAGE=registry.redhat.io/rhel8/redis-6:1-56.1655143362
RELEASE_VERSION=v1.2.1
PAUSE_IMAGE=registry.access.redhat.com/ubi8/pause:latest

0 comments on commit d86fc5a

Please sign in to comment.