roundcubemail_version as ARG
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing

This commit is contained in:
Mauro Torrez 2019-10-02 16:46:40 -03:00
parent 50faf7f0ba
commit 10ba8bf0f1

View File

@ -19,8 +19,7 @@ RUN set -ex; \
php-curl \ php-curl \
; ;
ENV ROUNDCUBEMAIL_VERSION=1.3.10 ARG ROUNDCUBEMAIL_VERSION=1.3.10
# Download package and extract to web volume # Download package and extract to web volume
RUN set -ex; \ RUN set -ex; \
fetchDeps="gnupg dirmngr ssl-cert"; \ fetchDeps="gnupg dirmngr ssl-cert"; \