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