chore(deps): update nginx docker tag to v1.31.2 #87
@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
web:
|
||||
image: nginx:1.31.1
|
||||
image: nginx:1.31.2
|
||||
depends_on:
|
||||
- app
|
||||
configs:
|
||||
|
||||
Reference in New Issue
Block a user