Merge pull request '⬆️ Bump clean_uri (uritools) to 0.4.1' (!71) from uritools-0.4.1 into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/71 Reviewed-by: dkdent <dkdent@netz39.de>
This commit is contained in:
commit
17d7aa704a
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@
|
||||||
- name: Ensure container for URI tools is running
|
- name: Ensure container for URI tools is running
|
||||||
docker_container:
|
docker_container:
|
||||||
name: uritools
|
name: uritools
|
||||||
image: mrtux/clean_uri:0.4.0
|
image: mrtux/clean_uri:0.4.1
|
||||||
pull: true
|
pull: true
|
||||||
state: started
|
state: started
|
||||||
detach: yes
|
detach: yes
|
||||||
|
|
Loading…
Reference in a new issue