Update nginx Docker tag to v1.21.1
This commit is contained in:
@ -75,7 +75,7 @@ services:
|
|||||||
command: uwsgi --ini /opt/mailman-web/uwsgi.ini
|
command: uwsgi --ini /opt/mailman-web/uwsgi.ini
|
||||||
|
|
||||||
front:
|
front:
|
||||||
image: "nginx:1.21.0"
|
image: "nginx:1.21.1"
|
||||||
environment:
|
environment:
|
||||||
- DOMAIN
|
- DOMAIN
|
||||||
- STACK_NAME
|
- STACK_NAME
|
||||||
|
Reference in New Issue
Block a user