Skip to content

Commit dc25b28

Browse files
committed
chore(opa): Bump ubi9 base image
1 parent 50181a7 commit dc25b28

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

stackable-devel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
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
1414
ARG PRODUCT

0 commit comments

Comments
 (0)