mirror of
https://github.com/cytopia/devilbox.git
synced 2025-05-03 09:13:08 +00:00
Use tagged httpd versions
This commit is contained in:
parent
1cc9eb8a9c
commit
db25322daf
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user