diff --git a/oci/Containerfile b/oci/Containerfile index e2b5b31..791c655 100644 --- a/oci/Containerfile +++ b/oci/Containerfile @@ -1,4 +1,4 @@ -FROM quay.io/rhqp/deliverest:v0.0.3 +FROM quay.io/rhqp/deliverest:v0.0.4 LABEL org.opencontainers.image.authors="Adrian Riobo"