From 923efd20a3fd34794aaac93c9876cbb4277a7a85 Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Nov 08 2018 20:49:00 +0000 Subject: Update for Cockpit 181 --- diff --git a/Dockerfile b/Dockerfile index 875fe80..85e8e45 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,7 @@ FROM registry.fedoraproject.org/fedora:29 MAINTAINER "Stef Walter" -ENV VERSION=176 +ENV VERSION=181 LABEL BZComponent="cockpit" \ Name="$FGC/cockpit" \ Version="$VERSION" \