jobs/registry-update-base-images: centos8 -> alma

Follow up on the change of using almalinux instead of centos8 in
docker-playground, with providing the almalinux base images in the
Osmocom registry.

Related: SYS#5818
Related: docker-playground I30e1a773b901b1d2187214445116c7f2aecc4e36
Change-Id: I93a8892da628b8d2f9cbb2a6453e8ab3153a9c4a
This commit is contained in:
Oliver Smith 2022-02-03 09:30:21 +01:00
parent c04fb387ea
commit 68d8fab771
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@
ubuntu:zesty
centos:centos7
centos:centos8
almalinux:8
"
for i in $IMAGES; do
src=$i