Compare commits
No commits in common. "ef164349706d001e7b95b57fcbebf75533a74976" and "99ed6b8f1ebfc9d3ab42d1037e26c9687e8e0897" have entirely different histories.
ef16434970
...
99ed6b8f1e
@ -5,7 +5,6 @@ ENV COMPOSER_ALLOW_SUPERUSER=1
|
||||
RUN set -ex; \
|
||||
apt-get update; \
|
||||
apt-get -y upgrade; \
|
||||
apt-get install -y aspell-fr; \
|
||||
composer \
|
||||
--working-dir=/usr/src/roundcubemail/ \
|
||||
--prefer-dist \
|
||||
|
Loading…
Reference in New Issue
Block a user