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