mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-02 23:50:57 +00:00
Use release httpd container
This commit is contained in:
parent
bb5c78d025
commit
1cc9eb8a9c
@ -205,7 +205,7 @@ services:
|
|||||||
# Web Server
|
# Web Server
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
httpd:
|
httpd:
|
||||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.16
|
image: devilbox/${HTTPD_SERVER:-nginx-stable}:release-0.17
|
||||||
restart: always
|
restart: always
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user