Skip to content
Snippets Groups Projects
Commit c8cfbcb4 authored by Bastien Abadie's avatar Bastien Abadie
Browse files

Version 1.7.3-beta1

parent a179d773
No related branches found
No related tags found
No related merge requests found
1.7.2 1.7.3-beta1
# When releasing Arkindex, check that the Docker images set here are up to date, # 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 # then update the `version` to the current Arkindex version as set in the `VERSION` file
# to confirm that the images have been manually checked. # to confirm that the images have been manually checked.
version: 1.7.2 version: 1.7.3-beta1
features: features:
file_import: file_import:
...@@ -10,7 +10,7 @@ features: ...@@ -10,7 +10,7 @@ features:
image: registry.gitlab.teklia.com/arkindex/workers/init-elements:0.1.1 image: registry.gitlab.teklia.com/arkindex/workers/init-elements:0.1.1
command: worker-init-elements command: worker-init-elements
s3_ingest: s3_ingest:
image: registry.gitlab.teklia.com/arkindex/workers/import/s3:0.2.0rc3 image: registry.gitlab.teklia.com/arkindex/workers/import/s3:0.2.0-rc4
pdf_export: pdf_export:
teklia_worker: teklia_worker:
name: arkindex/workers/export name: arkindex/workers/export
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment