Skip to navigation Skip to main content

Utilities

  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
Red Hat Customer Portal
  • Subscriptions
  • Downloads
  • Red Hat Console
  • Get Support
  • Products

    Top Products

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Products

    Downloads and Containers

    • Downloads
    • Packages
    • Containers

    Top Resources

    • Documentation
    • Product Life Cycles
    • Product Compliance
    • Errata
  • Knowledge

    Red Hat Knowledge Center

    • Knowledgebase Solutions
    • Knowledgebase Articles
    • Customer Portal Labs
    • Errata

    Top Product Docs

    • Red Hat Enterprise Linux
    • Red Hat OpenShift
    • Red Hat Ansible Automation Platform
    All Product Docs

    Training and Certification

    • About
    • Course Index
    • Certification Index
    • Skill Assessment
  • Security

    Red Hat Product Security Center

    • Security Updates
    • Security Advisories
    • Red Hat CVE Database
    • Errata

    References

    • Security Bulletins
    • Security Measurement
    • Severity Ratings
    • Security Data

    Top Resources

    • Security Labs
    • Backporting Policies
    • Security Blog
  • Support

    Red Hat Support

    • Support Cases
    • Troubleshoot
    • Get Support
    • Contact Red Hat Support

    Red Hat Community Support

    • Customer Portal Community
    • Community Discussions
    • Red Hat Accelerator Program

    Top Resources

    • Product Life Cycles
    • Customer Portal Labs
    • Red Hat JBoss Supported Configurations
    • Red Hat Insights
Or troubleshoot an issue.

Select Your Language

  • English
  • Français
  • 한국어
  • 日本語
  • 中文 (中国)

Infrastructure and Management

  • Red Hat Enterprise Linux
  • Red Hat Satellite
  • Red Hat Subscription Management
  • Red Hat Insights
  • Red Hat Ansible Automation Platform

Cloud Computing

  • Red Hat OpenShift
  • Red Hat OpenStack Platform
  • Red Hat OpenShift
  • Red Hat OpenShift AI
  • Red Hat OpenShift Dedicated
  • Red Hat Advanced Cluster Security for Kubernetes
  • Red Hat Advanced Cluster Management for Kubernetes
  • Red Hat Quay
  • Red Hat OpenShift Dev Spaces
  • Red Hat OpenShift Service on AWS

Storage

  • Red Hat Gluster Storage
  • Red Hat Hyperconverged Infrastructure
  • Red Hat Ceph Storage
  • Red Hat OpenShift Data Foundation

Runtimes

  • Red Hat Runtimes
  • Red Hat JBoss Enterprise Application Platform
  • Red Hat Data Grid
  • Red Hat JBoss Web Server
  • Red Hat build of Keycloak
  • Red Hat support for Spring Boot
  • Red Hat build of Node.js
  • Red Hat build of Quarkus

Integration and Automation

  • Red Hat Application Foundations
  • Red Hat Fuse
  • Red Hat AMQ
  • Red Hat 3scale API Management
All Products
Red Hat Product Errata RHBA-2023:5277 - Bug Fix Advisory
Issued:
2023-09-19
Updated:
2023-09-19

RHBA-2023:5277 - Bug Fix Advisory

  • Overview
  • Updated Images

Synopsis

Updated Application Stream container images

Type/Severity

Bug Fix Advisory

Topic

Updated Application Stream container images are now available in the Red Hat container registry.

Description

Red Hat Enterprise Linux 8 Application Stream container images are based on the corresponding Application Stream component and the ubi8 or rhel8 base image.

The rhel8 and ubi8 base images have been updated to the latest version.

This update includes the following images:

rhel8/httpd-24
rhel8/mariadb-103
rhel8/mariadb-105
rhel8/mysql-80
ubi8/nginx-118
ubi8/nginx-120
ubi8/nginx-122
ubi8/nodejs-16
ubi8/nodejs-16-minimal
ubi8/nodejs-18
ubi8/nodejs-18-minimal
ubi8/perl-526
ubi8/perl-530
ubi8/perl-532
ubi8/php-74
ubi8/php-80
rhel8/postgresql-10
rhel8/postgresql-12
rhel8/postgresql-13
rhel8/postgresql-15
ubi8/python-27
ubi8/python-311
ubi8/python-36
ubi8/python-39
rhel8/redis-6
ubi8/ruby-25
ubi8/ruby-27
ubi8/ruby-30
ubi8/ruby-31
ubi8/s2i-base
ubi8/s2i-core
rhel8/varnish-6

To pull a container image, run one of the following command as root based on the <image_name>:

podman pull registry.redhat.io/<image_name> (authenticated, rhel8 images)
podman pull registry.access.redhat.com/<image_name> (unauthenticated, ubi8 images)

Solution

The container images provided by this update can be downloaded from the Red Hat container registry at registry.redhat.io using the "podman pull" command.

For more information about the image, search the <image_name> in the Red Hat Ecosystem Catalog: https://catalog.redhat.com/software/containers/search.

Affected Products

  • Red Hat Enterprise Linux for x86_64 8 x86_64
  • Red Hat Enterprise Linux for IBM z Systems 8 s390x
  • Red Hat Enterprise Linux for Power, little endian 8 ppc64le
  • Red Hat Enterprise Linux for ARM 64 8 aarch64

Fixes

  • BZ - 2235926 - rebuild of httpd-24-container 8.8
  • BZ - 2235927 - rebuild of mariadb-103-container 8.8
  • BZ - 2235928 - rebuild of mariadb-105-container 8.8
  • BZ - 2235929 - rebuild of mysql-80-container 8.8
  • BZ - 2235930 - rebuild of nginx-118-container 8.8
  • BZ - 2235931 - rebuild of nginx-120-container 8.8
  • BZ - 2235932 - rebuild of nginx-122-container 8.8
  • BZ - 2235933 - rebuild of nodejs-16-container 8.8
  • BZ - 2235934 - rebuild of nodejs-18-container 8.8
  • BZ - 2235935 - rebuild of nodejs-18-minimal-container 8.8
  • BZ - 2235936 - rebuild of nodejs-16-minimal-container 8.8
  • BZ - 2235937 - rebuild of perl-526-container 8.8
  • BZ - 2235938 - rebuild of perl-532-container 8.8
  • BZ - 2235939 - rebuild of php-74-container 8.8
  • BZ - 2235940 - rebuild of php-80-container 8.8
  • BZ - 2235941 - rebuild of postgresql-10-container 8.8
  • BZ - 2235942 - rebuild of postgresql-12-container 8.8
  • BZ - 2235943 - rebuild of postgresql-13-container 8.8
  • BZ - 2235944 - rebuild of postgresql-15-container 8.8
  • BZ - 2235945 - rebuild of python-27-container 8.8
  • BZ - 2235946 - rebuild of python-36-container 8.8
  • BZ - 2235947 - rebuild of python-39-container 8.8
  • BZ - 2235948 - rebuild of python-311-container 8.8
  • BZ - 2235949 - rebuild of redis-6-container 8.8
  • BZ - 2235950 - rebuild of ruby-25-container 8.8
  • BZ - 2235951 - rebuild of ruby-27-container 8.8
  • BZ - 2235952 - rebuild of ruby-30-container 8.8
  • BZ - 2235953 - rebuild of ruby-31-container 8.8
  • BZ - 2235954 - rebuild of s2i-base-container 8.8
  • BZ - 2235955 - rebuild of s2i-core-container 8.8
  • BZ - 2235956 - rebuild of varnish-6-container 8.8
  • BZ - 2236006 - rebuild of perl-530-container 8.8

CVEs

  • CVE-2023-29491
  • CVE-2023-30630

References

  • https://catalog.redhat.com/software/containers/search

aarch64

ubi8/httpd-24@sha256:7fc7dfe4c0045f861e4e059d74634b8c09de8739513526b2aa5456ec6cadb4ba
rhel8/httpd-24@sha256:7fc7dfe4c0045f861e4e059d74634b8c09de8739513526b2aa5456ec6cadb4ba
rhel8/mariadb-103@sha256:028f360d1146b1de977ab1f84a51a1fae4af93568ee9165303c4e77131d59710
rhel8/mariadb-105@sha256:263bdbf366da059e5c6fff9cec3d1fd5d3847088d0051feea16b8d716f3a6e2a
rhel8/mysql-80@sha256:e962e93f527839114b684037cd480ba55154714948e59cef7e09f7a2e92fa546
ubi8/nginx-118@sha256:5d93d21fe2057aa1f917d0a46ae23b5635890ee97e97f16770a25beed8960ff8
rhel8/nginx-118@sha256:5d93d21fe2057aa1f917d0a46ae23b5635890ee97e97f16770a25beed8960ff8
rhel8/nginx-120@sha256:5f78272bddf3d8ecf8b13b42c43537932e4b82c02c83fa2a0bedcc757b51e6bc
ubi8/nginx-120@sha256:5f78272bddf3d8ecf8b13b42c43537932e4b82c02c83fa2a0bedcc757b51e6bc
rhel8/nginx-122@sha256:b8221203190dac1e1bd8b3155d30f6e39ea97d0f7dfe7c2bfd4225ea61825073
ubi8/nginx-122@sha256:b8221203190dac1e1bd8b3155d30f6e39ea97d0f7dfe7c2bfd4225ea61825073
rhel8/nodejs-16@sha256:a8a7dc390127817670ddfe2bc1a0b0d436720850387d57bdb0e52bb14354db44
ubi8/nodejs-16@sha256:a8a7dc390127817670ddfe2bc1a0b0d436720850387d57bdb0e52bb14354db44
ubi8/nodejs-16-minimal@sha256:ca0fb38bcc98d496100f27717ab9bf911f0c4814e409bf27c3d5dbeb90c9343d
rhel8/nodejs-16-minimal@sha256:ca0fb38bcc98d496100f27717ab9bf911f0c4814e409bf27c3d5dbeb90c9343d
ubi8/nodejs-18@sha256:c1dead15d8d96d269d10740f82a0ea71f7a9aefd781661dca01591f36a16e9ce
rhel8/nodejs-18@sha256:c1dead15d8d96d269d10740f82a0ea71f7a9aefd781661dca01591f36a16e9ce
rhel8/nodejs-18-minimal@sha256:095921bb4a446cdb7f4bd470b03e6b32a89cddfeba9a6d34c20b6761b6ce382a
ubi8/nodejs-18-minimal@sha256:095921bb4a446cdb7f4bd470b03e6b32a89cddfeba9a6d34c20b6761b6ce382a
rhel8/perl-526@sha256:c14d2bf5c35d84c14fe1192a41f09512fa37964a2292d2ac429fe33f2e0f912a
ubi8/perl-526@sha256:c14d2bf5c35d84c14fe1192a41f09512fa37964a2292d2ac429fe33f2e0f912a
rhel8/perl-530@sha256:e2e62e248afc0e5dd7a9ecf0994642b333bbe7c1b02d608f27d2aa1efa3db481
ubi8/perl-530@sha256:e2e62e248afc0e5dd7a9ecf0994642b333bbe7c1b02d608f27d2aa1efa3db481
rhel8/perl-532@sha256:1cf457653a1bdccc9eae2b745bf2ee025799c88bafa0f72762d6607759362040
ubi8/perl-532@sha256:1cf457653a1bdccc9eae2b745bf2ee025799c88bafa0f72762d6607759362040
rhel8/php-74@sha256:0b767a6545d8360a2ff93f1c9bef5752f5fd7ef1119b13c5179fca07cf480c1c
ubi8/php-74@sha256:0b767a6545d8360a2ff93f1c9bef5752f5fd7ef1119b13c5179fca07cf480c1c
ubi8/php-80@sha256:4ff463fbbbcfc585c05674692e9a4e6c7e16128e02239a2082f7482795f8ecd4
rhel8/php-80@sha256:4ff463fbbbcfc585c05674692e9a4e6c7e16128e02239a2082f7482795f8ecd4
rhel8/postgresql-10@sha256:3df6e6b5354e12ad9e85e9d065c2aa8944446a87fc154683e753107998a6d990
rhel8/postgresql-12@sha256:775cb3d2d7c08494372be31753abbb5dd9c2f43630b53d855981836f9ecf3887
rhel8/postgresql-13@sha256:bdfe694cf926846efdc8aa476e440d30033008638af1ce1305ac67881e970344
rhel8/postgresql-15@sha256:6e6d611597898fa752e6342734a784b4cf73efc550183d8d677bc1697437f60d
rhel8/python-27@sha256:143d75c94feea2088e5f2a5f30cb9a0fb6860abbae80182ee87f5d1799300c9b
ubi8/python-27@sha256:143d75c94feea2088e5f2a5f30cb9a0fb6860abbae80182ee87f5d1799300c9b
rhel8/python-311@sha256:e3e0d6f83f178b3168071876efd880bd7a69acdcf874786e7245b78595cb2822
ubi8/python-311@sha256:e3e0d6f83f178b3168071876efd880bd7a69acdcf874786e7245b78595cb2822
rhel8/python-36@sha256:ebdb4ac7cafe760c14842f38623c1cd4d1f820ba1e5be2fca6572c72417cb4b8
ubi8/python-36@sha256:ebdb4ac7cafe760c14842f38623c1cd4d1f820ba1e5be2fca6572c72417cb4b8
ubi8/python-39@sha256:89d4fbdd093a83a8a0af905f397dc6e8ff5798d701381424b46c86ecae3c59b3
rhel8/python-39@sha256:89d4fbdd093a83a8a0af905f397dc6e8ff5798d701381424b46c86ecae3c59b3
rhel8/redis-6@sha256:0cf4f3b6f24060df953ec44cd95f38881c6c97f4da6ea903a7855d93687d4e9c
ubi8/ruby-25@sha256:503a619519f52b455bc5ed0efd20507f0d16b4e617e48c48471093acf2a0778b
rhel8/ruby-25@sha256:503a619519f52b455bc5ed0efd20507f0d16b4e617e48c48471093acf2a0778b
ubi8/ruby-27@sha256:270a7725d66304ee5414944abeefab60974315f65e5645da50c0319a2e7bf3fc
rhel8/ruby-27@sha256:270a7725d66304ee5414944abeefab60974315f65e5645da50c0319a2e7bf3fc
ubi8/ruby-30@sha256:396117efcb816caca658f1437cb6588fb87dee0e49285545a1063664c9514a17
rhel8/ruby-30@sha256:396117efcb816caca658f1437cb6588fb87dee0e49285545a1063664c9514a17
ubi8/ruby-31@sha256:4db9cf0549c72ce48f6bee3e0f17d59a6fdc4c0035db371496549033e383a5a1
rhel8/ruby-31@sha256:4db9cf0549c72ce48f6bee3e0f17d59a6fdc4c0035db371496549033e383a5a1
rhel8/s2i-base@sha256:50c71551ea6074005fd0ae5c0cce1f3817f9471d16720f65fcf8cae1074ddc7c
ubi8/s2i-base@sha256:50c71551ea6074005fd0ae5c0cce1f3817f9471d16720f65fcf8cae1074ddc7c
rhel8/s2i-core@sha256:6219f0d1d0cccd80475493a4bc0a5c9f25e52e5490f9eaff93a9c2845c49cb70
ubi8/s2i-core@sha256:6219f0d1d0cccd80475493a4bc0a5c9f25e52e5490f9eaff93a9c2845c49cb70
rhel8/varnish-6@sha256:2e76f883bf141701822c257940ff6644eede3c5a1b77ba019f2e3959c4c6de1b

ppc64le

ubi8/httpd-24@sha256:b2a2f78a149facabef9a81f1abbeac72798d3764901905d7b4d38eedf3dd4d56
rhel8/httpd-24@sha256:b2a2f78a149facabef9a81f1abbeac72798d3764901905d7b4d38eedf3dd4d56
rhel8/mariadb-103@sha256:f4e08a1ac82e1057555de0b755a4cab962c1ed717acbaa17770708b3cca4e06a
rhel8/mariadb-105@sha256:72fecfda8c0b9ec8de1b296fefe9d3e83ed28c9de68550ad9e660f54b7261bce
rhel8/mysql-80@sha256:9c8a8b412acd304679d7d6633e1553f088605f6e050dcf689be945a8ff482a2c
ubi8/nginx-118@sha256:aafc54a6a500a2a8f90b55e3131bb294a22018b8ff031c25299794dc4ea0f99d
rhel8/nginx-118@sha256:aafc54a6a500a2a8f90b55e3131bb294a22018b8ff031c25299794dc4ea0f99d
rhel8/nginx-120@sha256:8f7284ddad16941631ebd2e6cab59a98f30c4e67a7acecf57d6ac5264927714a
ubi8/nginx-120@sha256:8f7284ddad16941631ebd2e6cab59a98f30c4e67a7acecf57d6ac5264927714a
rhel8/nginx-122@sha256:249b9dca0b2abddc33f7eb81619725f1426255b4b9afc0e40856ee89ae84971c
ubi8/nginx-122@sha256:249b9dca0b2abddc33f7eb81619725f1426255b4b9afc0e40856ee89ae84971c
rhel8/nodejs-16@sha256:36ea0b2c8d9550b1872b6481f1d9f89e75ac5da1b27f7f447d879697bec9dd22
ubi8/nodejs-16@sha256:36ea0b2c8d9550b1872b6481f1d9f89e75ac5da1b27f7f447d879697bec9dd22
ubi8/nodejs-16-minimal@sha256:13e2be28196685b490ec381a38ad43a3907a461c563aa2394e76025c5e2fc0d9
rhel8/nodejs-16-minimal@sha256:13e2be28196685b490ec381a38ad43a3907a461c563aa2394e76025c5e2fc0d9
ubi8/nodejs-18@sha256:4b2f0a59550f6611857f6f84c01611edb961d4c5afa845375326410d81bdeb85
rhel8/nodejs-18@sha256:4b2f0a59550f6611857f6f84c01611edb961d4c5afa845375326410d81bdeb85
rhel8/nodejs-18-minimal@sha256:e256293f3c184c8156904ec2bfa5f7a7940b9e14a2c2e76a7ab78c0b8434bddd
ubi8/nodejs-18-minimal@sha256:e256293f3c184c8156904ec2bfa5f7a7940b9e14a2c2e76a7ab78c0b8434bddd
rhel8/perl-526@sha256:278a1aecd7375db19c862d56f1edfcbcbc5ba7d347dcb5c9891e8db0cdf39cfc
ubi8/perl-526@sha256:278a1aecd7375db19c862d56f1edfcbcbc5ba7d347dcb5c9891e8db0cdf39cfc
rhel8/perl-530@sha256:9b1ab012f853565eba6b6cc50c21e1db6c837ad9e1c51ecfbf00723a3f8d9382
ubi8/perl-530@sha256:9b1ab012f853565eba6b6cc50c21e1db6c837ad9e1c51ecfbf00723a3f8d9382
rhel8/perl-532@sha256:ab55afc39b23a74d1e2a3c2d6cbbcdecb85b8f32b88e4c6b9b51bf5b2446ceaa
ubi8/perl-532@sha256:ab55afc39b23a74d1e2a3c2d6cbbcdecb85b8f32b88e4c6b9b51bf5b2446ceaa
rhel8/php-74@sha256:5761379f89660b4e1b42efdf9eb4928a6d22dc22361d2f3eb96322077a9b7527
ubi8/php-74@sha256:5761379f89660b4e1b42efdf9eb4928a6d22dc22361d2f3eb96322077a9b7527
ubi8/php-80@sha256:eea94808452810d48cc74856a8bf68dc97f2031a10ab8c86f24b1795ced6921f
rhel8/php-80@sha256:eea94808452810d48cc74856a8bf68dc97f2031a10ab8c86f24b1795ced6921f
rhel8/postgresql-10@sha256:b6cdeabeffb7e9a89f135820bbe7be42ed3fedd555491d752e760606c6ffd7c1
rhel8/postgresql-12@sha256:1ac444ac5033ded7cfda5f74d01d1597085700c5947406f6c71b82bdcec2ac80
rhel8/postgresql-13@sha256:3f0f6b8e79f58422231cb41453108d9f3e2c670b73dc06aa807705fef563375d
rhel8/postgresql-15@sha256:216bc3d5d969b6d3b1fcae1d413e5c6c70b0e462809fd269cada3f2a7dd67188
rhel8/python-27@sha256:0d17e1fca51489c6c7efcd94f9eb3d95ac6c645b36808dfedded083a24d90fed
ubi8/python-27@sha256:0d17e1fca51489c6c7efcd94f9eb3d95ac6c645b36808dfedded083a24d90fed
rhel8/python-311@sha256:34befe8da9e4d292a2a2d738388b6e6fc37d812b31b5a9d19832ffb34e010800
ubi8/python-311@sha256:34befe8da9e4d292a2a2d738388b6e6fc37d812b31b5a9d19832ffb34e010800
rhel8/python-36@sha256:0d08849e359c0237bd031f3282a7c7a969b1373881ff4ec25b4a9592bbdaafd3
ubi8/python-36@sha256:0d08849e359c0237bd031f3282a7c7a969b1373881ff4ec25b4a9592bbdaafd3
ubi8/python-39@sha256:33ae668557f3f13f4e0e5f2eeca731f48400ff490f3175842f53bc547de60408
rhel8/python-39@sha256:33ae668557f3f13f4e0e5f2eeca731f48400ff490f3175842f53bc547de60408
rhel8/redis-6@sha256:d8c59cb1b17f203e89297618188ddff23c3df6664b19e6f6492e2d06668c4904
ubi8/ruby-25@sha256:18109ad61cde78d3753d60090a0c35f995322b0ffff810499f538f5b5b5e492d
rhel8/ruby-25@sha256:18109ad61cde78d3753d60090a0c35f995322b0ffff810499f538f5b5b5e492d
ubi8/ruby-27@sha256:48dcabd7be704f5c6ead02736b7e2b0c28f358f2e640032d3abb339a39188f22
rhel8/ruby-27@sha256:48dcabd7be704f5c6ead02736b7e2b0c28f358f2e640032d3abb339a39188f22
ubi8/ruby-30@sha256:b9612539a64c4a672941602304d4c61ef12ba8c6c34c37f089c29021446fd06b
rhel8/ruby-30@sha256:b9612539a64c4a672941602304d4c61ef12ba8c6c34c37f089c29021446fd06b
ubi8/ruby-31@sha256:4ab8442778c4a8f52ffb590dab705ad525602cbd63ff89a2936aa9521420d688
rhel8/ruby-31@sha256:4ab8442778c4a8f52ffb590dab705ad525602cbd63ff89a2936aa9521420d688
rhel8/s2i-base@sha256:e42c5185cb8bfac76ee6184f90ec0c491cb38563434a2a2e387371a77577ba59
ubi8/s2i-base@sha256:e42c5185cb8bfac76ee6184f90ec0c491cb38563434a2a2e387371a77577ba59
rhel8/s2i-core@sha256:25a98366fdb93e2d27b3f6baa6646b65c5d24aae3c208eb5d7ea5ff8600b0e63
ubi8/s2i-core@sha256:25a98366fdb93e2d27b3f6baa6646b65c5d24aae3c208eb5d7ea5ff8600b0e63
rhel8/varnish-6@sha256:aa0e50dc12e6ab675e59c1d2fe115a0e4c0937dde41d94585c121f879b0b0023

s390x

ubi8/httpd-24@sha256:2948ab47d98f4c3c458b57bb998a90e8820565abd00e4c43768fbd64f2f74754
rhel8/httpd-24@sha256:2948ab47d98f4c3c458b57bb998a90e8820565abd00e4c43768fbd64f2f74754
rhel8/mariadb-103@sha256:d81bac1d9995931424dca996cb94a6c27439babb53813c407c43e984d15403b1
rhel8/mariadb-105@sha256:ad129531be7d71aff5ef979e5e85075f13b5fc2a3fd37846c08ad51596f2c0c4
rhel8/mysql-80@sha256:f0a4886a2595842e48d9a452b72817debd7bafc492a5d48f84ee1d2a7eb935a7
ubi8/nginx-118@sha256:09334378a611ba5e9eb3501079ffae8e8919a8b3e0f329726dc4de48546a8c58
rhel8/nginx-118@sha256:09334378a611ba5e9eb3501079ffae8e8919a8b3e0f329726dc4de48546a8c58
rhel8/nginx-120@sha256:32e0e8a5f2c3d4ec7cc6d25292baa4ddad5567becc1108388c8a2668957f37c1
ubi8/nginx-120@sha256:32e0e8a5f2c3d4ec7cc6d25292baa4ddad5567becc1108388c8a2668957f37c1
rhel8/nginx-122@sha256:a189f2758335899286cfc811625b625ecc5ab06e35a59ea77443d914c832a2d6
ubi8/nginx-122@sha256:a189f2758335899286cfc811625b625ecc5ab06e35a59ea77443d914c832a2d6
rhel8/nodejs-16@sha256:3d117530c260549af58dbaf228c33a3eb3e64990a96321eece169dacfb9aa5c6
ubi8/nodejs-16@sha256:3d117530c260549af58dbaf228c33a3eb3e64990a96321eece169dacfb9aa5c6
ubi8/nodejs-16-minimal@sha256:e331c3c853a88e91daf445978e510edebd4fe913f79adb4a5b65df717b84ec0f
rhel8/nodejs-16-minimal@sha256:e331c3c853a88e91daf445978e510edebd4fe913f79adb4a5b65df717b84ec0f
ubi8/nodejs-18@sha256:c2927d7816ce3599250a163c5c19c4616ea3136220d991ddda207f6eab897aef
rhel8/nodejs-18@sha256:c2927d7816ce3599250a163c5c19c4616ea3136220d991ddda207f6eab897aef
rhel8/nodejs-18-minimal@sha256:e0e8de094be92c327c247cbf4f6c4c3a1d1726bee1c787a2bcca170798216396
ubi8/nodejs-18-minimal@sha256:e0e8de094be92c327c247cbf4f6c4c3a1d1726bee1c787a2bcca170798216396
rhel8/perl-526@sha256:d6f19ce3aa615a5cda48f6c8ff2f91b1d5d049973527fbae142003ad677293f7
ubi8/perl-526@sha256:d6f19ce3aa615a5cda48f6c8ff2f91b1d5d049973527fbae142003ad677293f7
rhel8/perl-530@sha256:2cc71d91b2bd779ec490349333377b7b7eaf951e6ab56122b571f76b824e43a8
ubi8/perl-530@sha256:2cc71d91b2bd779ec490349333377b7b7eaf951e6ab56122b571f76b824e43a8
rhel8/perl-532@sha256:df8404cb7118690da2a97670c01e3e83f3455d3db068bf92fbc78ffb7c384016
ubi8/perl-532@sha256:df8404cb7118690da2a97670c01e3e83f3455d3db068bf92fbc78ffb7c384016
rhel8/php-74@sha256:494b9e0f7f0ce0508830aeea7ec9c3b42e36095b108d1d3c792bd091058c764f
ubi8/php-74@sha256:494b9e0f7f0ce0508830aeea7ec9c3b42e36095b108d1d3c792bd091058c764f
ubi8/php-80@sha256:3d25c0348463f97e186d2248d23206b040e2f428ea433173bb43be757c574c67
rhel8/php-80@sha256:3d25c0348463f97e186d2248d23206b040e2f428ea433173bb43be757c574c67
rhel8/postgresql-10@sha256:ee386e38b51e8c71879f0d92b8a413aa63b7a0e4d8ff1746691faad85097df5d
rhel8/postgresql-12@sha256:df4ee060496bba6a298b1b7a3f1f9d7db6d97500be8e226be944b610107cc2ef
rhel8/postgresql-13@sha256:fce620177b34aebfa3fcb4c8a3f7af963e230bbf2d965156da928bd6f3d8a0a6
rhel8/postgresql-15@sha256:a79118a1b5c8937a34fed3ebb4f307b4b755cc95e81ec3c8a38011f2e86e4148
rhel8/python-27@sha256:c88a4c195f313a5ba2c7d6434c92c3da38f3d9acdee5e082edbb76423117b0f5
ubi8/python-27@sha256:c88a4c195f313a5ba2c7d6434c92c3da38f3d9acdee5e082edbb76423117b0f5
rhel8/python-311@sha256:10b242aa1bc5f0ac4f6eafa0c39f398287ca1d7ceb6c78a97009458c5913cb5e
ubi8/python-311@sha256:10b242aa1bc5f0ac4f6eafa0c39f398287ca1d7ceb6c78a97009458c5913cb5e
rhel8/python-36@sha256:05c2d37d92e28886062af7d921ffd68be30de0fcb87348b75f15994c7594ae88
ubi8/python-36@sha256:05c2d37d92e28886062af7d921ffd68be30de0fcb87348b75f15994c7594ae88
ubi8/python-39@sha256:731253308cbcb3658c075b6b50716d3a50301441b635938113436351f55db058
rhel8/python-39@sha256:731253308cbcb3658c075b6b50716d3a50301441b635938113436351f55db058
rhel8/redis-6@sha256:3be7e41ac3dff761429b3e563f1f323ebf78299f3c3c02a8cc7b597e7821baa6
ubi8/ruby-25@sha256:f33a0ed24ab462bd247f72d40c1e23e47f61dc0cd31b2a7d23127d505672b2d1
rhel8/ruby-25@sha256:f33a0ed24ab462bd247f72d40c1e23e47f61dc0cd31b2a7d23127d505672b2d1
ubi8/ruby-27@sha256:f7edaf4b9e529134b9fe75a55a223a6aa1342a4bdf80753321061c10e356fd22
rhel8/ruby-27@sha256:f7edaf4b9e529134b9fe75a55a223a6aa1342a4bdf80753321061c10e356fd22
ubi8/ruby-30@sha256:51f0e330de32061550822a0e99eef0bab0d542ae0e1952f6da764d8eab9fe661
rhel8/ruby-30@sha256:51f0e330de32061550822a0e99eef0bab0d542ae0e1952f6da764d8eab9fe661
ubi8/ruby-31@sha256:8968c66d084c85fad5fe9f137750cdaa054a343061f8cf462376cf0f515570e1
rhel8/ruby-31@sha256:8968c66d084c85fad5fe9f137750cdaa054a343061f8cf462376cf0f515570e1
rhel8/s2i-base@sha256:1ce6e731533b8511816336054150af59f202469a830e84df59264396b355c1a5
ubi8/s2i-base@sha256:1ce6e731533b8511816336054150af59f202469a830e84df59264396b355c1a5
rhel8/s2i-core@sha256:e845e879db33f37d3b94354749cd56064983e8b84e54becfbc25c471db29adbe
ubi8/s2i-core@sha256:e845e879db33f37d3b94354749cd56064983e8b84e54becfbc25c471db29adbe
rhel8/varnish-6@sha256:8bbdf35c4ef5183374247bca0b6df9ad8b4432075bbf75491d799525eaaecec2

x86_64

ubi8/httpd-24@sha256:dcce43d6dd46788c674827dcbd036a026acc6750d5c369c2f2440d67f6b2cecd
rhel8/httpd-24@sha256:dcce43d6dd46788c674827dcbd036a026acc6750d5c369c2f2440d67f6b2cecd
rhel8/mariadb-103@sha256:1987c5e223d2ed21daa72ce3ff1ea0bffa28433aa24de1a04628ebf961060dd2
rhel8/mariadb-105@sha256:2034e51ccfd903b9054afd96fc68a4cefc179ff8d416ef2c5c8fdfe008b3daa3
rhel8/mysql-80@sha256:823aca557130a44c92a93079fac57b0178a1dfff41c28eed41db22a3e40faa45
ubi8/nginx-118@sha256:6f65512a55591fed3e9505171aebb79745f587c19011e39e878f779dc6a94f9f
rhel8/nginx-118@sha256:6f65512a55591fed3e9505171aebb79745f587c19011e39e878f779dc6a94f9f
rhel8/nginx-120@sha256:7b0c13c458d9cfcf42a60f2316e7c19509d56d11001e54972793bb39755380ef
ubi8/nginx-120@sha256:7b0c13c458d9cfcf42a60f2316e7c19509d56d11001e54972793bb39755380ef
rhel8/nginx-122@sha256:bdb596c16d07401ce2a97c0a0cae28cc16a7f3bdce043688495d3b7f7ce0ed0e
ubi8/nginx-122@sha256:bdb596c16d07401ce2a97c0a0cae28cc16a7f3bdce043688495d3b7f7ce0ed0e
rhel8/nodejs-16@sha256:e34414fc8622133abd1025c9e6686ecf14d891ced43e4fd19d6276bf5d711cc1
ubi8/nodejs-16@sha256:e34414fc8622133abd1025c9e6686ecf14d891ced43e4fd19d6276bf5d711cc1
ubi8/nodejs-16-minimal@sha256:0bc92ad949c3bf3cccd346041cf276dcb8aa13cd7a298aeb9c88b474bbe23384
rhel8/nodejs-16-minimal@sha256:0bc92ad949c3bf3cccd346041cf276dcb8aa13cd7a298aeb9c88b474bbe23384
ubi8/nodejs-18@sha256:1063fa05e6efb4d30fb76ddd94129a255951b28e37f0ce4fb31e2b45e88fe138
rhel8/nodejs-18@sha256:1063fa05e6efb4d30fb76ddd94129a255951b28e37f0ce4fb31e2b45e88fe138
rhel8/nodejs-18-minimal@sha256:8584d334d5d682d64a70009400ed1de047b2a9955ae050f9ad8b839b2ff21054
ubi8/nodejs-18-minimal@sha256:8584d334d5d682d64a70009400ed1de047b2a9955ae050f9ad8b839b2ff21054
rhel8/perl-526@sha256:69dc02bf81d3ad95de2e8a0037695073a2e2c26faf2184f3460e650dcc86884b
ubi8/perl-526@sha256:69dc02bf81d3ad95de2e8a0037695073a2e2c26faf2184f3460e650dcc86884b
rhel8/perl-530@sha256:202b436a5f9e015dee16a07decc464a436241ecd7e9c93edfe78a743659fcad5
ubi8/perl-530@sha256:202b436a5f9e015dee16a07decc464a436241ecd7e9c93edfe78a743659fcad5
rhel8/perl-532@sha256:6ca041b2dc8e2e1bf0e57c7f950cac7a546db10ffadd2773dd6c1771f8567279
ubi8/perl-532@sha256:6ca041b2dc8e2e1bf0e57c7f950cac7a546db10ffadd2773dd6c1771f8567279
rhel8/php-74@sha256:74611301d3b8e80cbb4b7ba80ffd3f5a5788052bd4374117d022211710d08caf
ubi8/php-74@sha256:74611301d3b8e80cbb4b7ba80ffd3f5a5788052bd4374117d022211710d08caf
ubi8/php-80@sha256:b0974d4bedf8a74aad2f42448ca5bc439fe20aaba3d55623b854a16b4c5b17cb
rhel8/php-80@sha256:b0974d4bedf8a74aad2f42448ca5bc439fe20aaba3d55623b854a16b4c5b17cb
rhel8/postgresql-10@sha256:34bfa21f8c4fa4d804ac2553e05b3a11006f782e7812c5b00099175a56e4c144
rhel8/postgresql-12@sha256:2b19efa15cf5354e783675907c9d17eccb5c21fdbfdbba382298565a6e2b206f
rhel8/postgresql-13@sha256:26d337c622ba88b91d56218c4995766556285d065b89e019e1835418da5bda99
rhel8/postgresql-15@sha256:a5a62174ae3f6520c0cdaa3708e536afa2b5eabb740f6fcbca29ed86995b75df
rhel8/python-27@sha256:3316a6ddd043b90fa4545543cb96bda3dd23f8b69ed9adab4b1b31608195bc26
ubi8/python-27@sha256:3316a6ddd043b90fa4545543cb96bda3dd23f8b69ed9adab4b1b31608195bc26
rhel8/python-311@sha256:4538853e5398e430ecb75ef3dbb2a93b0e52760838113ad6b3ac06feb1740d53
ubi8/python-311@sha256:4538853e5398e430ecb75ef3dbb2a93b0e52760838113ad6b3ac06feb1740d53
rhel8/python-36@sha256:b1cc6faa0b5c4a284ae067eb3863d3e891bc04186920b5f8470c88b44b3e75db
ubi8/python-36@sha256:b1cc6faa0b5c4a284ae067eb3863d3e891bc04186920b5f8470c88b44b3e75db
ubi8/python-39@sha256:5cff60b54d41190f2a8284fe27899b41df85047cbe7897ba75300e1b4f11b2d2
rhel8/python-39@sha256:5cff60b54d41190f2a8284fe27899b41df85047cbe7897ba75300e1b4f11b2d2
rhel8/redis-6@sha256:4942dbf709026c023f20900f3551d3649ff6e68da22f0ed107e0973752ed1120
ubi8/ruby-25@sha256:7bef15a122c692b6689ae7fd140f1a4aa6e29b8fbdd0a855ded771ade7612b86
rhel8/ruby-25@sha256:7bef15a122c692b6689ae7fd140f1a4aa6e29b8fbdd0a855ded771ade7612b86
ubi8/ruby-27@sha256:1bcda1d11d3f5a236fd243ea41503993bc6094ca16b9e0529f91db25b145cbe7
rhel8/ruby-27@sha256:1bcda1d11d3f5a236fd243ea41503993bc6094ca16b9e0529f91db25b145cbe7
ubi8/ruby-30@sha256:4f8a8c5750bbd887085104dd9cc963dc944d62e96d77f4655cc908a65c92b691
rhel8/ruby-30@sha256:4f8a8c5750bbd887085104dd9cc963dc944d62e96d77f4655cc908a65c92b691
ubi8/ruby-31@sha256:9fbfe489aae9443e2b4800a2a242cae8409ffe39975a6a4f66ffd523618f82ba
rhel8/ruby-31@sha256:9fbfe489aae9443e2b4800a2a242cae8409ffe39975a6a4f66ffd523618f82ba
rhel8/s2i-base@sha256:2192274f240408aa0fddc4bb73b38c2e46ad3a7364a04ffd255a197f14dbe1c8
ubi8/s2i-base@sha256:2192274f240408aa0fddc4bb73b38c2e46ad3a7364a04ffd255a197f14dbe1c8
rhel8/s2i-core@sha256:fab3728b433b363ce4fd0437ae687f97bfe79e7b3b3cdd1a6a0e4d9a89578f15
ubi8/s2i-core@sha256:fab3728b433b363ce4fd0437ae687f97bfe79e7b3b3cdd1a6a0e4d9a89578f15
rhel8/varnish-6@sha256:2469e33693be0e25464c4b6251aa2765cc827ad48cba7dd4cc7b60190bbb1d2e

The Red Hat security contact is secalert@redhat.com. More contact details at https://access.redhat.com/security/team/contact/.

Red Hat LinkedIn YouTube Facebook X, formerly Twitter

Quick Links

  • Downloads
  • Subscriptions
  • Support Cases
  • Customer Service
  • Product Documentation

Help

  • Contact Us
  • Customer Portal FAQ
  • Log-in Assistance

Site Info

  • Trust Red Hat
  • Browser Support Policy
  • Accessibility
  • Awards and Recognition
  • Colophon

Related Sites

  • redhat.com
  • developers.redhat.com
  • connect.redhat.com
  • cloud.redhat.com

Red Hat legal and privacy links

  • About Red Hat
  • Jobs
  • Events
  • Locations
  • Contact Red Hat
  • Red Hat Blog
  • Inclusion at Red Hat
  • Cool Stuff Store
  • Red Hat Summit
© 2025 Red Hat

Red Hat legal and privacy links

  • Privacy statement
  • Terms of use
  • All policies and guidelines
  • Digital accessibility