Update nginx Docker tag to v1.29.6 #11
@ -1,7 +1,7 @@
|
||||
version: "3.8"
|
||||
services:
|
||||
web:
|
||||
image: "nginx:1.21.1"
|
||||
image: "nginx:1.29.6"
|
||||
environment:
|
||||
- DOMAIN=${DOMAIN}
|
||||
configs:
|
||||
|
||||
Reference in New Issue
Block a user