mirror of
https://gitlab.com/alemaire/buildx.git
synced 2025-01-10 18:43:29 +00:00
Update Dockerfile
This commit is contained in:
parent
2bd2ca4aa5
commit
29fdd75ca1
@ -117,7 +117,7 @@ RUN set -ex; \
|
||||
chown -R www-data:www-data /usr/src/roundcubemail/logs
|
||||
|
||||
RUN set -ex; \
|
||||
composer \
|
||||
/usr/local/bin/composer \
|
||||
--working-dir=/usr/src/roundcubemail/ \
|
||||
--prefer-dist --prefer-stable \
|
||||
--no-update --no-interaction \
|
||||
@ -125,7 +125,7 @@ RUN set -ex; \
|
||||
require \
|
||||
roundcube/carddav \
|
||||
; \
|
||||
composer \
|
||||
/usr/local/bin/composer \
|
||||
--working-dir=/usr/src/roundcubemail/ \
|
||||
--prefer-dist --no-dev \
|
||||
--no-interaction \
|
||||
|
Loading…
Reference in New Issue
Block a user