Revert "Pull OpenDev images from quay.io"

This reverts commit ada114b767.

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

Depends-On: https://review.opendev.org/c/opendev/system-config/+/884256
Change-Id: Idfaf014601e6f8fa226fe67e8b8264d27a4cd3c7
This commit is contained in:
Clark Boylan 2023-05-24 11:24:28 -07:00
parent ada114b767
commit 598bf8d739

View File

@ -1,4 +1,4 @@
FROM quay.io/opendevorg/python-base:3.11-bullseye
FROM docker.io/opendevorg/python-base:3.11-bullseye
COPY authdaemon.py /