Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Dockerfile.ubi
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# docs/source/dev/dockerfile-ubi/dockerfile-ubi.rst

## Global Args #################################################################
ARG BASE_UBI_IMAGE_TAG=9.4-949.1714662671
ARG BASE_UBI_IMAGE_TAG=9.4
ARG PYTHON_VERSION=3.11

# NOTE: This setting only has an effect when not using prebuilt-wheel kernels
Expand Down