⬆️ Bump clean_uri (uritools) to 0.4.1

Security update of a dependency by GitHub Dependabot
This commit is contained in:
Stefan Haun 2022-09-02 13:24:33 +02:00
parent 3240d34c0d
commit f16cfe0a55

View file

@ -84,7 +84,7 @@
- name: Ensure container for URI tools is running
docker_container:
name: uritools
image: mrtux/clean_uri:0.4.0
image: mrtux/clean_uri:0.4.1
pull: true
state: started
detach: yes