Pull lodgeit from quay.io

This image has moved to quay.io. We need to pull it from its new home to
ensure we get current up to date images.

Depends-On: https://review.opendev.org/c/opendev/lodgeit/+/882590
Change-Id: I80ac3d30733be1d3f3b3a71f96b1bd9323156beb
This commit is contained in:
Clark Boylan 2023-05-08 09:11:35 -07:00
parent 7f88fc7d4a
commit bfb8373f7c
1 changed files with 1 additions and 1 deletions

View File

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