diff --git a/VERSION b/VERSION index 57dfe270da0e9d6841779343b707b2d309fafc95..65f18517c9a2573c9a41c09a4787076a6f3ba3ac 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.0-rc1 +1.7.0-rc2 diff --git a/arkindex/system_workers.yml b/arkindex/system_workers.yml index 6318e7e1b92cd1035621bd2dbf28dabb68699b17..3f86c25e725ff0e182b26c63c8eaa43064ca3fcb 100644 --- a/arkindex/system_workers.yml +++ b/arkindex/system_workers.yml @@ -1,7 +1,7 @@ # When releasing Arkindex, check that the Docker images set here are up to date, # then update the `version` to the current Arkindex version as set in the `VERSION` file # to confirm that the images have been manually checked. -version: 1.7.0-rc1 +version: 1.7.0-rc2 features: file_import: @@ -12,8 +12,8 @@ features: s3_ingest: image: registry.gitlab.teklia.com/arkindex/workers/import/s3:0.1.0 pdf_export: - image: registry.gitlab.teklia.com/arkindex/workers/export:0.2.0rc1 + image: registry.gitlab.teklia.com/arkindex/workers/export:0.2.0rc2 command: worker-export-pdf pagexml_export: - image: registry.gitlab.teklia.com/arkindex/workers/export:0.2.0rc1 + image: registry.gitlab.teklia.com/arkindex/workers/export:0.2.0rc2 command: worker-export-pagexml