File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -45,6 +45,7 @@ All notable changes to this project will be documented in this file.
4545- yq: Bump products to use ` 4.45.2 ` ([ #1090 ] ).
4646- cyclonedx-bom: Bump airflow and superset to use ` 6.0.0 ` ([ #1090 ] ).
4747- vector: Bump to ` 0.46.1 ` ([ #1098 ] ).
48+ - opa: Bump ubi9 base image ([ #1103 ] ).
4849
4950### Fixed
5051
Original file line number Diff line number Diff line change 88# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
99# IMPORTANT: Make sure to use the "Manifest List Digest" that references the images for multiple architectures
1010# rather than just the "Image Digest" that references the image for the selected architecture.
11- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392
11+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:e1c4703364c5cb58f5462575dc90345bcd934ddc45e6c32f9c162f2b5617681c
1212
1313# intentionally unused
1414ARG PRODUCT
You can’t perform that action at this time.
0 commit comments