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