We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e844d3 commit c691789Copy full SHA for c691789
build/Dockerfile
@@ -27,7 +27,7 @@ ARG ENABLE_SCANNER=false
27
ARG ENABLE_CLEARML=false
28
29
## Base Layer ##################################################################
30
-FROM registry.access.redhat.com/ubi9/ubi:${BASE_UBI_IMAGE_TAG} AS base
+FROM registry.access.redhat.com/ubi9/ubi:9.6-1758184894 AS base
31
32
ARG PYTHON_VERSION
33
ARG USER
0 commit comments