chore(deps): update nginx docker tag to v1.29.6 #66

Open
renovate-bot wants to merge 1 commits from renovate/nginx-1.x into main

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: