21 lines
664 B
YAML
21 lines
664 B
YAML
# This is a file defining which content sets are needed to update content in
|
|
# this image. Data provided here helps determine which images are vulnerable to
|
|
# specific CVEs. Generally you should only need to update this file when:
|
|
# 1. You start depending on new product
|
|
# 2. You are preparing new product release and your content sets will change
|
|
---
|
|
x86_64:
|
|
- rhel-8-for-x86_64-baseos-rpms
|
|
- rhel-8-for-x86_64-appstream-rpms
|
|
|
|
ppc64le:
|
|
- rhel-8-for-ppc64le-baseos-rpms
|
|
- rhel-8-for-ppc64le-appstream-rpms
|
|
|
|
s390x:
|
|
- rhel-8-for-s390x-baseos-rpms
|
|
- rhel-8-for-s390x-appstream-rpms
|
|
|
|
aarch64:
|
|
- rhel-8-for-aarch64-baseos-rpms
|
|
- rhel-8-for-aarch64-appstream-rpms
|