Merge pull request 'Bump clean_uri to 0.4.0' (!50) from clean_uri-0.4.0 into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/50 Reviewed-by: Alexander Dahl <alex@netz39.de>
This commit is contained in:
commit
acf739831c
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