diff --git a/deploy_checkit_tiff/centos6/Dockerfile b/deploy_checkit_tiff/centos6/Dockerfile index b6b2c70d48eaafe0997455a6e68ccee7a35adf44..d3d2bde89360e348124e8ee6ea828117c896c1f4 100644 --- a/deploy_checkit_tiff/centos6/Dockerfile +++ b/deploy_checkit_tiff/centos6/Dockerfile @@ -3,8 +3,8 @@ MAINTAINER Andreas Romeyke <romeyke@slub-dresden.de> # current could be 0.3.1 or 0.4.0, because 0.4.0 is bugfixed version of # 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.5.2 -ENV checkit_tiff_upcoming_version=v0.5.2 +ENV checkit_tiff_current_version=v0.5.3 +ENV checkit_tiff_upcoming_version=v0.6.0 # 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 diff --git a/deploy_checkit_tiff/centos7/Dockerfile b/deploy_checkit_tiff/centos7/Dockerfile index 689827b075b69d89a94424e0cec030bbdc67424f..3672b230bcabf9ad7994b187b24a598c0f456cfc 100644 --- a/deploy_checkit_tiff/centos7/Dockerfile +++ b/deploy_checkit_tiff/centos7/Dockerfile @@ -4,8 +4,8 @@ MAINTAINER Andreas Romeyke <romeyke@slub-dresden.de> # current could be 0.3.1 or 0.4.0, because 0.4.0 is bugfixed version of # 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.5.2 -ENV checkit_tiff_upcoming_version=v0.5.2 +ENV checkit_tiff_current_version=v0.5.3 +ENV checkit_tiff_upcoming_version=v0.6.0 # 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