chore(deps): update dependency nginx to v1.23.1
This commit is contained in:
parent
aa182459f0
commit
72f54df155
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
version: '3'
|
version: '3'
|
||||||
services:
|
services:
|
||||||
stackspin_proxy:
|
stackspin_proxy:
|
||||||
image: nginx:1.23.0
|
image: nginx:1.23.1
|
||||||
ports:
|
ports:
|
||||||
- "8081:8081"
|
- "8081:8081"
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue