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:
parent
123d0ca51d
commit
5f890d4858
1 changed files with 2 additions and 2 deletions
|
@ -21,5 +21,5 @@ cleanuri_amqp_retrieval: "extractor"
|
||||||
# Docker images
|
# Docker images
|
||||||
cleanuri_image_webui: mrtux/cleanuri-webui:0.2.0
|
cleanuri_image_webui: mrtux/cleanuri-webui:0.2.0
|
||||||
cleanuri_image_apigateway: mrtux/cleanuri-apigateway:0.3.1
|
cleanuri_image_apigateway: mrtux/cleanuri-apigateway:0.3.1
|
||||||
cleanuri_image_canonizer: mrtux/cleanuri-canonizer:0.4.0
|
cleanuri_image_canonizer: mrtux/cleanuri-canonizer:0.5.0
|
||||||
cleanuri_image_extractor: mrtux/cleanuri-extractor:0.4.0
|
cleanuri_image_extractor: mrtux/cleanuri-extractor:0.5.0
|
||||||
|
|
Loading…
Reference in a new issue