diff --git a/Dockerfile b/Dockerfile index a8eeee652..0b2718829 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/fedora/fedora:42 +FROM quay.io/fedora/fedora:43 LABEL description="Cli tools for operator certification pipeline" LABEL summary="This image contains tools required for operator bundle certification pipeline."