diff --git a/build/Dockerfile b/build/Dockerfile index 6489bc180..177e29121 100644 --- a/build/Dockerfile +++ b/build/Dockerfile @@ -1,5 +1,5 @@ # RHEL 8 Universal Base Image created 2021-05-04T17:20:18.408117Z -FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:5f1cd3422d5d46aea35dac80825dbcbd58213eef49c317f42a394345fb4e8ff1 +FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:7583ca0ea52001562bd81a961da3f75222209e6192e4e413ee226cff97dbd48c ENV OPERATOR=/usr/local/bin/argocd-operator \ USER_UID=1001 \