chore(deps): update nginx docker tag to v1.31.5 #126

Merged
ineiti merged 1 commits from renovate/nginx-1.x into main 2026-09-04 15:44:34 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
web:
image: nginx:1.31.4
image: nginx:1.31.5
depends_on:
- app
configs: