Bump clean_uri to 0.4.0
This fixes the problem that the Reichelt Canonizer did not regognize its own URIs.
This commit is contained in:
parent
b24adcc523
commit
13ffacdea2
1 changed files with 1 additions and 1 deletions
|
@ -133,7 +133,7 @@
|
|||
- name: Ensure container for URI tools is running
|
||||
docker_container:
|
||||
name: uritools
|
||||
image: mrtux/clean_uri:0.3.1
|
||||
image: mrtux/clean_uri:0.4.0
|
||||
pull: true
|
||||
state: started
|
||||
detach: yes
|
||||
|
|
Loading…
Reference in a new issue