diff --git a/Dockerfile b/Dockerfile index 81bdfeb..5497609 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:24 MAINTAINER "Adam Miller" -ENV VERSION=0.95 RELEASE=0.2 +ENV VERSION=0.95 RELEASE=0.3 LABEL BZComponent="cockpit" \ Name="fedora/cockpit" \ Version="$VERSION" \