[Web] Fix for last value of array in vars

[Compose] Update Solr and Unbound images
This commit is contained in:
andryyy
2019-02-08 20:55:05 +01:00
parent 86b11870e6
commit ff9113b35f
2 changed files with 9 additions and 10 deletions

View File

@@ -2,7 +2,7 @@ version: '2.1'
services:
unbound-mailcow:
image: mailcow/unbound:1.5
image: mailcow/unbound:1.6
build: ./data/Dockerfiles/unbound
command: /usr/sbin/unbound
environment:
@@ -395,7 +395,7 @@ services:
- dockerapi
solr-mailcow:
image: mailcow/solr:1.0
image: mailcow/solr:1.1
build: ./data/Dockerfiles/solr
restart: always
volumes: