chore(deps): update nginx docker tag to v1.27.4
All checks were successful
Deploy / Prepare Build (push) Successful in 1m25s
All checks were successful
Deploy / Prepare Build (push) Successful in 1m25s
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.27.3 | 1.27.4 |
This commit is contained in:
parent
14e4b8f371
commit
e7f62678a4
@ -73,7 +73,7 @@
|
||||
- name: Create the invoiceninja-nginx container
|
||||
docker_container:
|
||||
name: invoiceninja-nginx
|
||||
image: nginx:1.27.3
|
||||
image: nginx:1.27.4
|
||||
env_file: "{{ data_folder }}/invoiceninja/stack.env"
|
||||
restart_policy: unless-stopped
|
||||
recreate: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user