Merge pull request #295 from cytopia/upgrade-httpd-container

Use release httpd container (index: index.php index.html index.htm)
This commit is contained in:
cytopia 2018-06-23 23:15:55 +02:00 committed by GitHub
commit 3b1321908e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -205,7 +205,7 @@ services:
# Web Server
# ------------------------------------------------------------
httpd:
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.16
image: devilbox/${HTTPD_SERVER:-nginx-stable}:0.17
restart: always
environment: