Update nginx Docker tag to v1.21.6

master
Renovate Bot 2022-01-25 22:53:44 +00:00 committed by Buckaroo Banzai
parent 8ce8d19471
commit 20045be0ea
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ services:
max-size: 50m max-size: 50m
nginx: nginx:
image: nginx:1.21.5 image: nginx:1.21.6
networks: networks:
- terminator - terminator
- default - default