chore(deps): update nginx docker tag to v1.28.0
All checks were successful
Deploy / Prepare Build (push) Successful in 46s
All checks were successful
Deploy / Prepare Build (push) Successful in 46s
| datasource | package | from | to | | ---------- | ------- | ------ | ------ | | docker | nginx | 1.27.5 | 1.28.0 |
This commit is contained in:
parent
8e47f24141
commit
93cb6db021
@ -73,7 +73,7 @@
|
||||
- name: Create the invoiceninja-nginx container
|
||||
docker_container:
|
||||
name: invoiceninja-nginx
|
||||
image: nginx:1.27.5
|
||||
image: nginx:1.28.0
|
||||
env_file: "{{ data_folder }}/invoiceninja/stack.env"
|
||||
restart_policy: unless-stopped
|
||||
recreate: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user