Update dependency nginx to v1.23.0

This commit is contained in:
Stackspin renovate bot 2022-06-23 22:11:44 +00:00
parent c4b9fe07ba
commit e654e81a5b

View file

@ -1,7 +1,7 @@
version: '3'
services:
stackspin_proxy:
image: nginx:1.22.0
image: nginx:1.23.0
ports:
- "8081:8081"
volumes: