Merge pull request '⬆️ static-web-server: Bump and change update strategy' (!127) from alex/netz39-infra-ansible:pottwal-sws into master
Reviewed-on: https://gitea.n39.eu/Netz39_Admin/netz39-infra-ansible/pulls/127 Reviewed-by: Stefan Haun <tux@netz39.de>
This commit is contained in:
commit
5c8c62caa5
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@
|
|||
- name: Ensure container for static XMPP website is running
|
||||
docker_container:
|
||||
name: jabber-static-website
|
||||
image: joseluisq/static-web-server:2.13.1
|
||||
image: joseluisq/static-web-server:2.14
|
||||
pull: true
|
||||
state: started
|
||||
detach: true
|
||||
|
|
Loading…
Reference in a new issue