From ce002b94f4a6708fdc047f93572b6704c9b1cf65 Mon Sep 17 00:00:00 2001 From: Tom Whalley Date: Thu, 22 Aug 2024 13:26:13 +0000 Subject: [PATCH] regex --- docker/Dockerfile.preprocessing-0.9.8.1 | 1 - 1 file changed, 1 deletion(-) diff --git a/docker/Dockerfile.preprocessing-0.9.8.1 b/docker/Dockerfile.preprocessing-0.9.8.1 index ab92979..0c4da95 100644 --- a/docker/Dockerfile.preprocessing-0.9.8.1 +++ b/docker/Dockerfile.preprocessing-0.9.8.1 @@ -1,6 +1,5 @@ FROM ubuntu:focal - LABEL maintainer="pricea35@cardiff.ac.uk" \ about.summary="container for the preprocessing workflow"