diff --git a/Dockerfile b/Dockerfile index 0a2e165..8917d50 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:25 MAINTAINER "Stef Walter" -ENV VERSION=130 RELEASE=1.7 +ENV VERSION=130 RELEASE=1.8 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \