Compare commits

..

1 Commits

Author SHA1 Message Date
c8379e62b6 chore(deps): update nginx docker tag to v1.29.6
Some checks failed
continuous-integration/drone/pr Build is failing
2026-03-11 00:56:12 +00:00

View File

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