From 52482a48e5406022b1e17198fb2f972dfa8168b1 Mon Sep 17 00:00:00 2001 From: Andreas Romeyke <art1@andreas-romeyke.de> Date: Wed, 10 Nov 2021 18:56:33 +0100 Subject: [PATCH] - updated repository URL --- deploy_checkit_tiff/centos7/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy_checkit_tiff/centos7/Dockerfile b/deploy_checkit_tiff/centos7/Dockerfile index e9c5763..cb7d101 100644 --- a/deploy_checkit_tiff/centos7/Dockerfile +++ b/deploy_checkit_tiff/centos7/Dockerfile @@ -9,7 +9,7 @@ MAINTAINER Andreas Romeyke <romeyke@slub-dresden.de> ENV checkit_tiff_current_version=v1.0.3 ENV checkit_tiff_upcoming_version=v1.0.3 # ENV checkit_tiff_gitrepository=https://github.com/SLUB-digitalpreservation/checkit_tiff.git -ENV checkit_tiff_gitrepository=https://art1pirat.spdns.org/art1/checkit_tiff.git +ENV checkit_tiff_gitrepository=https://git.fsfe.org/art1pirat/checkit_tiff.git ENV pcre_version=8.45 ENV PATCH="\ --- a/src/CMakeLists.txt\n\ -- GitLab