Skip to content

Commit

Permalink
nfc: remove centos7 rpmbuild image
Browse files Browse the repository at this point in the history
Remove CentOS7 rpmbuild image we no longer need
  • Loading branch information
ardrigh authored and raki-git committed Aug 22, 2024
1 parent 31755d6 commit 7adc9d4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,6 @@ sync:
- source: quay.io/fedora/fedora-coreos:stable@sha256:35679392c36e6a164f490199ca31af4c6fb479c7904a9c41e95ac6b17f699bc0 # stable for 2024-08-05
destination: ghcr.io/geonet/base-images/fedora-coreos:stable
auto-update-mutable-tag-digest: true
- source: quay.io/centos/centos:centos7@sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e # 7 for 2023-09-21
destination: ghcr.io/geonet/base-images/centos:centos7
auto-update-mutable-tag-digest: true
- source: quay.io/centos/centos:stream8@sha256:20da069d4f8126c4517ee563e6e723d4cbe79ff62f6c4597f753478af91a09a3 # stream8 for 2024-06-05
destination: ghcr.io/geonet/base-images/centos:stream8
Expand Down Expand Up @@ -139,9 +137,6 @@ build:
- source: ./images/python-arcgis/Dockerfile
destination: ghcr.io/geonet/base-images/python-arcgis:latest
buildOnMainOnly: true
- source: ./images/rpmbuild-centos7/Dockerfile
destination: ghcr.io/geonet/base-images/rpmbuild-centos7:latest
buildOnMainOnly: true
- source: ./images/rpmbuild-almalinux8/Dockerfile
destination: ghcr.io/geonet/base-images/rpmbuild-almalinux8:latest
buildOnMainOnly: true
Expand Down

0 comments on commit 7adc9d4

Please sign in to comment.