Fetch statusbot from quay
Now that we're running eavesdrop on ubuntu noble with podman we can publish images to and consume them from quay without losing speculative image testing. Do so for statusbot after the depends-on merges and publishes to quay. Depends-On: https://review.opendev.org/c/opendev/statusbot/+/956716 Change-Id: Ibcba0e168c40ee55f45a67e833089b519fda4844
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
services:
|
||||
statusbot:
|
||||
image: docker.io/opendevorg/statusbot:latest
|
||||
image: quay.io/opendevorg/statusbot:latest
|
||||
network_mode: host
|
||||
restart: always
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user