diff --git a/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.9/Dockerfile b/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.9/Dockerfile index 68f6ea8f..bcbf6073 100644 --- a/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.9/Dockerfile +++ b/src/test/resources/org/jvnet/hudson/plugins/platformlabeler/registry.access.redhat.com/ubi8/ubi/8.9/Dockerfile @@ -1,2 +1,2 @@ -FROM registry.access.redhat.com/ubi8/ubi:8.10-901 +FROM registry.access.redhat.com/ubi8/ubi:8.10-901.1716482497 RUN yum install -y --disableplugin=subscription-manager redhat-lsb-core && yum --disableplugin=subscription-manager clean all