Update dependency nginx to v1.23.0

master
renovate[bot] 2022-06-22 23:05:01 +00:00 committed by Buckaroo Banzai
parent f5cb0b5b5f
commit 5180d08c2a
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ services:
max-size: 50m max-size: 50m
nginx: nginx:
image: nginx:1.22.0 image: nginx:1.23.0
networks: networks:
- terminator - terminator
- default - default