Update nginx Docker tag to v1.21.0
This commit is contained in:
@ -1,7 +1,7 @@
|
|||||||
version: "3.8"
|
version: "3.8"
|
||||||
services:
|
services:
|
||||||
web:
|
web:
|
||||||
image: "nginx:1.20.0"
|
image: "nginx:1.21.0"
|
||||||
environment:
|
environment:
|
||||||
- DOMAIN=${DOMAIN}
|
- DOMAIN=${DOMAIN}
|
||||||
configs:
|
configs:
|
||||||
|
Reference in New Issue
Block a user