From 4105401fa46f1565cb57352c7a88df8e63fa2f08 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Oct 02 2017 20:10:26 +0000 Subject: bump RELEASE to run test build (OSBS broke) --- diff --git a/Dockerfile b/Dockerfile index 0a21699..fe233e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:26 MAINTAINER "Stef Walter" -ENV VERSION=135 RELEASE=4 +ENV VERSION=135 RELEASE=5 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \