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:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
ptgbot:
|
||||
image: docker.io/opendevorg/ptgbot:latest
|
||||
image: quay.io/opendevorg/ptgbot:latest
|
||||
network_mode: host
|
||||
restart: always
|
||||
logging:
|
||||
|
Reference in New Issue
Block a user