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