Downgrade scheduler to Zuul 4.1.0

We found a bug in master which will prevent us from merging a fix;
downgrade the scheduler to 4.1.0 to get that in.

Change-Id: Ie9ad75177ab58b34e20cafab496ba7af6f082551
This commit is contained in:
James E. Blair 2021-03-22 13:43:52 -07:00
parent 4565c03d78
commit 3e3f86458d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ version: '2'
services:
scheduler:
restart: always
image: docker.io/zuul/zuul-scheduler:latest
image: docker.io/zuul/zuul-scheduler:4.1.0
network_mode: host
user: zuul
volumes: