Skip to content

Commit 12021da

Browse files
chore(deps): update registry.access.redhat.com/ubi9/python-312:9.7 docker digest to ff373f4
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent c9c14cb commit 12021da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.konflux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN yarn install --silent \
1010
&& NODE_OPTIONS="--max_old_space_size=3072" yarn build \
1111
&& NODE_OPTIONS="--max_old_space_size=3072" MLFLOW_API_BASE_URL=/mlflow yarn build:federated
1212

13-
FROM registry.access.redhat.com/ubi9/python-312:9.7@sha256:4a6f6abc00071bc1a9c6c327830e0aef994e0f819411de2c0fd99ea2b2fd99ff AS python-builder
13+
FROM registry.access.redhat.com/ubi9/python-312:9.7@sha256:ff373f4b42b662e99954adea770ca87b4ea963186cc752174ccb94aa08fa702d AS python-builder
1414
ARG AIPCC_INDEX_URL=https://console.redhat.com/api/pypi/public-rhai/rhoai/3.4-EA1/cpu-ubi9-test/simple
1515
WORKDIR /src
1616
USER 0

0 commit comments

Comments
 (0)