Revert "Pull lodgeit from quay.io"

This reverts commit bfb8373f7c.

OpenDev is moving back to docker.io to preserve speculative container
image testing.

Depends-On: https://review.opendev.org/c/opendev/lodgeit/+/884296
Change-Id: Ibf5919a68515ec39cf79e13fe75258591480531e
This commit is contained in:
Clark Boylan 2023-05-24 14:01:34 -07:00
parent b9ab9ba76b
commit ce67e83dbe
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ services:
options:
tag: "docker-mariadb"
lodgeit:
image: quay.io/opendevorg/lodgeit
image: docker.io/opendevorg/lodgeit
depends_on:
- mariadb
restart: always