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