Pull ptgbot from quay.io

Now that eavesdrop is running on Ubuntu Noble with containers under
podman we can publish images to and fetch them from quay.io without
losing speculative image testing. Fetch the ptgbot image from quay.io
after it moves there in the depends on.

Depends-On: https://review.opendev.org/c/openstack/ptgbot/+/956718
Change-Id: I9eeb3dbf1a74f42ffa0393ad848958273cb5912a
This commit is contained in:
Clark Boylan
2025-08-06 10:49:45 -07:00
parent ab9901237c
commit b1a62a98eb

View File

@@ -1,6 +1,6 @@
services:
ptgbot:
image: docker.io/opendevorg/ptgbot:latest
image: quay.io/opendevorg/ptgbot:latest
network_mode: host
restart: always
logging: