upgrade container base image to ubi-minimal:8.5 (#14231)

This commit is contained in:
Harshavardhana
2022-02-02 08:54:36 -08:00
committed by GitHub
parent d7df6bc738
commit 67d07e895c
6 changed files with 9 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.5
ARG RELEASE