From 2b272e0e83906214aae86b32b5b2228c16a85894 Mon Sep 17 00:00:00 2001 From: Oliver Smith Date: Wed, 6 Jul 2022 12:37:54 +0200 Subject: [PATCH] jobs/registry-update-base-images: drop old images No need to mirror these images if we don't use them anymore. Remove debian 8 and 9, and ubuntu zesty. The latter is the codename for ubuntu 17.04, which is a non-LTS and was unsupported since 2018-01-13. Related: OS#5601 Change-Id: If1c198038b0fd5faf0763172447962969448940e --- jobs/registry-update-base-images.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/jobs/registry-update-base-images.yml b/jobs/registry-update-base-images.yml index 328dbf63..de5c448a 100644 --- a/jobs/registry-update-base-images.yml +++ b/jobs/registry-update-base-images.yml @@ -17,14 +17,10 @@ - shell: | REGISTRY="registry.osmocom.org" IMAGES=" - debian:jessie - debian:stretch debian:buster debian:bullseye debian:sid - ubuntu:zesty - centos:centos7 almalinux:8 "