From 5572bed79cc267a84fe76578866dda825508c13b Mon Sep 17 00:00:00 2001 From: Adam Miller Date: May 23 2017 20:31:55 +0000 Subject: Bump RELEASE for automatic rebuild --- diff --git a/Dockerfile b/Dockerfile index 29b3d08..3c8edfc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:25 MAINTAINER "Stef Walter" -ENV VERSION=135 RELEASE=6 +ENV VERSION=135 RELEASE=7 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \