-
Bug
-
Resolution: Done
-
Critical
-
None
-
quay-v3.6.8
The current version of nginx in the Quay container is 1.14.
# podman run --rm -it --entrypoint /bin/bash registry.redhat.io/quay/quay-rhel8:v3.6.2 Trying to pull registry.redhat.io/quay/quay-rhel8:v3.6.2... Getting image source signatures Copying blob ce3c6836540f done Copying blob 798357ba6e4d done Copying blob 63f9f4c31162 done Copying config 3428857d34 done Writing manifest to image destination Storing signatures bash-4.4$ rpm -qi nginx Name : nginx Epoch : 1 Version : 1.14.1 ...
According to the article here, this version of nginx is no longer supported on RHEL systems:
https://access.redhat.com/solutions/4399931
Minimal supported version is 1.18. We should update nginx for future versions of Quay container.
- is cloned by
-
PROJQUAY-4227 Supported nginx version in Quay's container
- Closed
- relates to
-
PROJQUAY-2924 nginx vulns
- Closed