diff --git a/Dockerfile b/Dockerfile index efde2a5a5..0c8826b51 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/ubi8/ubi-minimal:8.9-1108 +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1108.1705420507 ENV \ TNF_DIR=/usr/tnf \