From 0e2146c8eea9cbe156470ffc71acab4be0955651 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Fri, 16 Dec 2016 00:15:13 -0600 Subject: [PATCH] bump release for test build --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 7530547..43402af 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:26 MAINTAINER "Stef Walter" -ENV VERSION=125 RELEASE=1.3 +ENV VERSION=125 RELEASE=1.4 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \