From b1df5b7ddfc709499ad22275b8e211a716352459 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=B6rg=20Sachse?= <Joerg.Sachse@slub-dresden.de>
Date: Fri, 10 May 2019 11:00:44 +0200
Subject: [PATCH] updated checkit_tiff version numbers

---
 deploy_checkit_tiff/Dockerfile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/deploy_checkit_tiff/Dockerfile b/deploy_checkit_tiff/Dockerfile
index 7ca392a..f232ca0 100644
--- a/deploy_checkit_tiff/Dockerfile
+++ b/deploy_checkit_tiff/Dockerfile
@@ -4,9 +4,9 @@ MAINTAINER Andreas Romeyke <romeyke@slub-dresden.de>
 # checkit_tiff with rules compatible to 0.3.1 based on Handreichung TIFF v1.2
 # in checkit_tiff 0.4.1 the rules are adapted to Handreichung TIFF v1.3
 # ENV checkit_tiff_current_version=v0.4.0.1
-ENV checkit_tiff_current_version=v0.5.0
+ENV checkit_tiff_current_version=v0.5.2
 # ENV checkit_tiff_upcoming_version=v0.4.2
-ENV checkit_tiff_upcoming_version=v0.5.0
+ENV checkit_tiff_upcoming_version=v0.5.2
 # ENV checkit_tiff_gitrepository=https://github.com/SLUB-digitalpreservation/checkit_tiff.git
 ENV checkit_tiff_gitrepository=http://art1pirat.spdns.org/art1/checkit_tiff.git
 ENV pcre_version=8.41
-- 
GitLab