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