Update dependency nginx to v1.23.0
This commit is contained in:
parent
c4b9fe07ba
commit
e654e81a5b
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
version: '3'
|
||||
services:
|
||||
stackspin_proxy:
|
||||
image: nginx:1.22.0
|
||||
image: nginx:1.23.0
|
||||
ports:
|
||||
- "8081:8081"
|
||||
volumes:
|
||||
|
|
Loading…
Reference in a new issue