chore(deps): update nginx docker tag to v1.29.3
Some checks failed
Deploy / Prepare Build (push) Has been cancelled

| datasource | package | from   | to     |
| ---------- | ------- | ------ | ------ |
| docker     | nginx   | 1.29.2 | 1.29.3 |
This commit is contained in:
Renovate Bot
2025-11-08 12:02:05 +00:00
parent bca2b1dcd9
commit 3d07553293

View File

@@ -74,7 +74,7 @@
- name: Create the invoiceninja-nginx container
docker_container:
name: invoiceninja-nginx
image: nginx:1.29.2
image: nginx:1.29.3
env_file: "/data/invoiceninja/stack.env"
restart_policy: unless-stopped
networks: