diff --git a/VERSION b/VERSION index 65f18517c9a2573c9a41c09a4787076a6f3ba3ac..b8c6c2cda2e3fa3d69cc0f9a07c61dbc37ab30a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.7.0-rc2 +1.7.0-rc3 diff --git a/arkindex/system_workers.yml b/arkindex/system_workers.yml index d3f99d599b1990d0f081200e7516ccfffc471262..98d80c70d9c5f08a030bda621af6aeda43973c1d 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-rc2 +version: 1.7.0-rc3 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.0rc2 + image: registry.gitlab.teklia.com/arkindex/workers/export:0.2.0rc3 command: worker-export-pdf pagexml_export: - image: registry.gitlab.teklia.com/arkindex/workers/export:0.2.0rc2 + image: registry.gitlab.teklia.com/arkindex/workers/export:0.2.0rc3 command: worker-export-pagexml