Update cleanURI components to the latest versions

This completes the switch to the new Site API and external site
implementations.

As there is some trouble with Amazon (see https://github.com/penguineer/cleanURI-site-implementations/pull/5)
Amazon is not available for now.
This commit is contained in:
Stefan Haun 2024-02-24 15:13:31 +01:00
parent 123d0ca51d
commit 5f890d4858

View file

@ -21,5 +21,5 @@ cleanuri_amqp_retrieval: "extractor"
# Docker images
cleanuri_image_webui: mrtux/cleanuri-webui:0.2.0
cleanuri_image_apigateway: mrtux/cleanuri-apigateway:0.3.1
cleanuri_image_canonizer: mrtux/cleanuri-canonizer:0.4.0
cleanuri_image_extractor: mrtux/cleanuri-extractor:0.4.0
cleanuri_image_canonizer: mrtux/cleanuri-canonizer:0.5.0
cleanuri_image_extractor: mrtux/cleanuri-extractor:0.5.0