From 79db7e6a9b0f699be20c18e5326aa25f8cb019ed Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Oct 06 2017 17:05:40 +0000 Subject: bump RELEASE to run test build (OSBS broke) --- diff --git a/Dockerfile b/Dockerfile index 0492943..b3574ba 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:26 MAINTAINER "Stef Walter" -ENV VERSION=135 RELEASE=9 +ENV VERSION=135 RELEASE=10 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \