diff --git a/Dockerfile b/Dockerfile index 8374d66..cfed1d9 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:25 MAINTAINER "Stef Walter" -ENV VERSION=130 RELEASE=1.1 +ENV VERSION=130 RELEASE=1.2 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \