docker-rebuild: add debian-bullseye-jenkins

Related: OS#6041
Depends: docker-playground I849568826b1993fd9fb652779e631188af4a319e
Change-Id: I22f95de0bd131f0f0cfd5e2a24e17bed22e5d248
This commit is contained in:
Oliver Smith 2022-07-12 11:47:24 +02:00 committed by osmith
parent fa8a74dfde
commit 6754a89e4c
1 changed files with 2 additions and 1 deletions

View File

@ -7,7 +7,8 @@ docker_images_require \
if [ "$(arch)" = "x86_64" ]; then
docker_images_require \
"debian-bullseye-erlang"
"debian-bullseye-erlang" \
"debian-bullseye-jenkins"
fi
if [ -d "/var/tmp/osmo-gsm-tester/state" ]; then