laforge has submitted this change. (
https://gerrit.osmocom.org/c/osmo-ci/+/27058 )
Change subject: jobs/registry-update-base-images: centos8 -> alma
......................................................................
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
---
M jobs/registry-update-base-images.yml
1 file changed, 1 insertion(+), 1 deletion(-)
Approvals:
Jenkins Builder: Verified
pespin: Looks good to me, but someone else must approve
laforge: Looks good to me, approved
diff --git a/jobs/registry-update-base-images.yml b/jobs/registry-update-base-images.yml
index 1e5e423..328dbf6 100644
--- a/jobs/registry-update-base-images.yml
+++ b/jobs/registry-update-base-images.yml
@@ -26,7 +26,7 @@
ubuntu:zesty
centos:centos7
- centos:centos8
+ almalinux:8
"
for i in $IMAGES; do
src=$i
--
To view, visit
https://gerrit.osmocom.org/c/osmo-ci/+/27058
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-ci
Gerrit-Branch: master
Gerrit-Change-Id: I93a8892da628b8d2f9cbb2a6453e8ab3153a9c4a
Gerrit-Change-Number: 27058
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <osmith(a)sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-Reviewer: pespin <pespin(a)sysmocom.de>
Gerrit-MessageType: merged