update nginx
This commit is contained in:
@@ -22,7 +22,7 @@ services:
|
|||||||
|
|
||||||
#Nginx Service
|
#Nginx Service
|
||||||
webserver:
|
webserver:
|
||||||
image: nginx:alpine
|
image: nginx:latest
|
||||||
container_name: webserver
|
container_name: webserver
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
tty: true
|
tty: true
|
||||||
|
|||||||
Reference in New Issue
Block a user