diff --git a/Dockerfile b/Dockerfile index dfa3bac..389b2bc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -2,7 +2,7 @@ # Base image for use as a step runner for RHTAP pipelines # -FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5@sha256:d85040b6e3ed3628a89683f51a38c709185efc3fb552db2ad1b9180f2a6c38be +FROM registry.access.redhat.com/ubi9/ubi-minimal:9.5-1734497536@sha256:daa61d6103e98bccf40d7a69a0d4f8786ec390e2204fd94f7cc49053e9949360 # Todo: # - Pin all the versions (maybe)