diff --git a/Dockerfile b/Dockerfile index e18ad4cb8..2e62833f7 100644 --- a/Dockerfile +++ b/Dockerfile @@ -99,7 +99,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.8-1072.1696517598 +FROM registry.access.redhat.com/ubi8/ubi-minimal:8.8-1072.1697626218 ENV \ TNF_DIR=/usr/tnf \