diff --git a/Dockerfile b/Dockerfile index 6d6e47e..22a852b 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:26 MAINTAINER "Stef Walter" -ENV VERSION=125 RELEASE=1.5 +ENV VERSION=125 RELEASE=1.6 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \