From 35686f795b21a5d1352e275512938a3fe8e5397d Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Feb 20 2017 21:20:50 +0000 Subject: Bump RELEASE for automatic rebuild --- diff --git a/Dockerfile b/Dockerfile index a4b75b6..8374d66 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:25 MAINTAINER "Stef Walter" -ENV VERSION=130 RELEASE=1 +ENV VERSION=130 RELEASE=1.1 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \