osmith submitted this change.
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
---
M jobs/registry-update-base-images.yml
1 file changed, 0 insertions(+), 4 deletions(-)
diff --git a/jobs/registry-update-base-images.yml b/jobs/registry-update-base-images.yml
index 328dbf6..de5c448 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
"
To view, visit change 28527. To unsubscribe, or for help writing mail filters, visit settings.