diff --git a/Dockerfile b/Dockerfile index fa55537..33c197d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -3,7 +3,7 @@ FROM registry.fedoraproject.org/fedora:latest ENV SUMMARY="Performance Co-Pilot" \ DESCRIPTION="Performance Co-Pilot is a system performance analysis toolkit." -ENV VERSION=5.1.0 \ +ENV VERSION=0 \ ARCH=x86_64 LABEL name="${FGC}/pcp" \