chore(deps): update nginx docker tag to v1.29.5
Some checks failed
continuous-integration/drone/pr Build is failing

This commit is contained in:
2026-03-10 19:26:17 +00:00
parent 8b7ed8142e
commit f28c0000d3

View File

@ -1,7 +1,7 @@
version: "3.8"
services:
web:
image: nginx:1.29.4
image: nginx:1.29.5
depends_on:
- app
configs: