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