mirror of
https://github.com/cytopia/devilbox.git
synced 2025-06-23 09:25:28 +00:00
Use tagged httpd versions
This commit is contained in:
@ -205,7 +205,7 @@ services:
|
||||
# Web Server
|
||||
# ------------------------------------------------------------
|
||||
httpd:
|
||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:release-0.17
|
||||
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.17
|
||||
restart: always
|
||||
|
||||
environment:
|
||||
|
Reference in New Issue
Block a user