diff --git a/Dockerfile b/Dockerfile index 2653a9ed4..96938f706 100644 --- a/Dockerfile +++ b/Dockerfile @@ -29,7 +29,7 @@ RUN make GOFLAGS='-buildvcs=false' COMMIT_ID=${COMMIT_ID} VERSION=${VERSION_ID} # Run # -FROM registry.access.redhat.com/ubi10:10.1-1772441712 +FROM registry.access.redhat.com/ubi10:10.1-1773895909 LABEL \ name="tssc" \