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