diff --git a/Dockerfile b/Dockerfile index fdbaed2d8..b0bde4142 100644 --- a/Dockerfile +++ b/Dockerfile @@ -94,7 +94,7 @@ FROM quay.io/testnetworkfunction/oct:latest AS db # Copy the state into a new flattened image to reduce size. # TODO run as non-root -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1475 +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.3-1552 ENV \ TNF_DIR=/usr/tnf \