Robin Thoni 3 лет назад
Родитель
Сommit
0f15cc0a94
Подписано: Robin THONI <robin@rthoni.com> Идентификатор GPG ключа: 4E09DEF46B99E61E
1 измененных файлов: 2 добавлений и 2 удалений
  1. 2
    2
      roundcube/Dockerfile

+ 2
- 2
roundcube/Dockerfile Просмотреть файл

@@ -1,4 +1,4 @@
1
-FROM roundcube/roundcubemail:1.4.2-apache
1
+FROM roundcube/roundcubemail:1.4.5-apache
2 2
 
3 3
 RUN ln -s /bin/true /usr/local/bin/apache2-fake
4 4
 
@@ -10,7 +10,7 @@ RUN cd /usr/src/roundcubemail/ && composer.phar require sblaisot/automatic_addre
10 10
 
11 11
 RUN cd /usr/src/roundcubemail/ && composer.phar require roundcube/authres_status 0.5.2
12 12
 
13
-RUN cd /usr/src/roundcubemail/ && composer.phar require kitist/html5_notifier 0.6.3
13
+RUN cd /usr/src/roundcubemail/ && composer.phar require kitist/html5_notifier 0.6.4
14 14
 
15 15
 COPY ./config/ /usr/src/roundcubemail/
16 16
 

Загрузка…
Отмена
Сохранить