aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2022-07-06 12:37:54 +0200
committerosmith <osmith@sysmocom.de>2022-07-06 15:20:22 +0000
commit2b272e0e83906214aae86b32b5b2228c16a85894 (patch)
tree1679ead73edcd3ca4d2935981622d4043196ece0
parentdc00f325c74a20f5512603a09bef55f85aef201f (diff)
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
-rw-r--r--jobs/registry-update-base-images.yml4
1 files 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
"