File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3636# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
3737# IMPORTANT: Make sure to use the "Manifest List Digest" that references the images for multiple architectures
3838# rather than just the "Image Digest" that references the image for the selected architecture.
39- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:f172b3082a3d1bbe789a1057f03883c1113243564f01cd3020e27548b911d3f8 AS final
39+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:383329bf9c4f968e87e85d30ba3a5cb988a3bbde28b8e4932dcd3a025fd9c98c AS final
4040
4141# intentionally unused
4242ARG PRODUCT
Original file line number Diff line number Diff line change 1111# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
1212# IMPORTANT: Make sure to use the "Manifest List Digest" that references the images for multiple architectures
1313# rather than just the "Image Digest" that references the image for the selected architecture.
14- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:f172b3082a3d1bbe789a1057f03883c1113243564f01cd3020e27548b911d3f8
14+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:383329bf9c4f968e87e85d30ba3a5cb988a3bbde28b8e4932dcd3a025fd9c98c
1515
1616# intentionally unused
1717ARG PRODUCT
Original file line number Diff line number Diff line change 55# https://hub.docker.com/_/python/tags
66# In Docker Hub, open up the tag and look for Index Digest. Otherwise do:
77# docker pull python:3.12-slim-bullseye and see the digest that appears in the output.
8- FROM python:3.12-slim-bullseye@sha256:229b2897e6b5c630d83a721e42dd1c96e3ec996323bb822b076eb865e2c6c0b2
8+ FROM python:3.12-slim-bullseye@sha256:f6d639b794b394cbeb7a9327d5af9976f0e8d61353bcf41916984775c9bbed1a
99
1010ARG PRODUCT
1111ARG RELEASE
Original file line number Diff line number Diff line change 33
44# Find the latest version at https://catalog.redhat.com/software/containers/ubi9/ubi-minimal/615bd9b4075b022acc111bf5?container-tabs=gti
55# IMPORTANT: Be sure to use the Manifest List Digest for multi-arch support
6- FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:f172b3082a3d1bbe789a1057f03883c1113243564f01cd3020e27548b911d3f8 AS builder
6+ FROM registry.access.redhat.com/ubi9/ubi-minimal@sha256:383329bf9c4f968e87e85d30ba3a5cb988a3bbde28b8e4932dcd3a025fd9c98c AS builder
77
88LABEL maintainer="Stackable GmbH"
99
You can’t perform that action at this time.
0 commit comments