Compare commits

..

1 Commits

Author SHA1 Message Date
renovate-bot 1b8f931e2b chore(deps): update nginx docker tag to v1.31.3
continuous-integration/drone/pr Build is failing
2026-07-16 02:21:07 +00:00
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3.8"
services:
web:
image: nginx:1.31.1
image: nginx:1.31.3
depends_on:
- app
configs: