fix: fully qualify image name of docker.io/refactr/runner-pool

This commit is contained in:
Christoph Schug 2024-06-04 11:51:52 +02:00
parent 5692406a50
commit bdc5a8b599

View File

@ -2,7 +2,7 @@
services:
refactr-runner:
container_name: factory-runnerpool-prod-1
image: refactr/runner-pool:v0.146.0
image: docker.io/refactr/runner-pool:v0.146.0
user: root
volumes:
- /var/run/docker.sock:/var/run/docker.sock