diff --git a/Dockerfile b/Dockerfile index 6bcf4ef7..ac5eb85d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/ubi:9.5-1736404036 as builder +FROM registry.access.redhat.com/ubi9/ubi:9.5-1739449058 as builder LABEL KONFLUX_CI="true" LABEL MAINTAINERS="RHTAP QE"