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