update docker ubi image to 8.8 (#17281)

This commit is contained in:
Harshavardhana
2023-05-25 18:19:09 -07:00
committed by GitHub
parent 5cd9dcb844
commit 615169c4ec
3 changed files with 3 additions and 3 deletions

View File

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