File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4
4
# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
5
5
# IMPORTANT: Make sure to use the "Manifest List Digest" that references the images for multiple architectures
6
6
# rather than just the "Image Digest" that references the image for the selected architecture.
7
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:1b6d711648229a1c987f39cfdfccaebe2bd92d0b5d8caa5dbaa5234a9278a0b2 AS product-utils-builder
7
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392 AS product-utils-builder
8
8
9
9
# Find the latest version here: https://github.com/stackabletech/config-utils/tags
10
10
# renovate: datasource=github-tags packageName=stackabletech/config-utils
43
43
# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
44
44
# IMPORTANT: Make sure to use the "Manifest List Digest" that references the images for multiple architectures
45
45
# rather than just the "Image Digest" that references the image for the selected architecture.
46
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:1b6d711648229a1c987f39cfdfccaebe2bd92d0b5d8caa5dbaa5234a9278a0b2 AS final
46
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392 AS final
47
47
48
48
# intentionally unused
49
49
ARG PRODUCT
Original file line number Diff line number Diff line change 3
3
4
4
# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
5
5
# IMPORTANT: Be sure to use the Manifest List Digest for multi-arch support
6
- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:1b6d711648229a1c987f39cfdfccaebe2bd92d0b5d8caa5dbaa5234a9278a0b2 AS builder
6
+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:c0e70387664f30cd9cf2795b547e4a9a51002c44a4a86aa9335ab030134bf392 AS builder
7
7
8
8
LABEL maintainer="Stackable GmbH"
9
9
You can’t perform that action at this time.
0 commit comments