diff --git a/Dockerfile b/Dockerfile index 1a8d657..6598116 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:28 MAINTAINER "Stef Walter" -ENV VERSION=0 RELEASE=5 +ENV VERSION=0 RELEASE=6 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \