chore: upgrade app to nginx 1.31.3 #5

Closed
autonomic-bot wants to merge 0 commits from upgrade-1.14.0+1.31.1 into main
Showing only changes of commit 01a55eef76 - Show all commits
+1 -1
View File
@@ -3,7 +3,7 @@ version: "3.8"
services: services:
app: app:
image: nginx:1.31.2 image: nginx:1.31.3
networks: networks:
- proxy - proxy
deploy: deploy: