roundcubemail_version as ARG
This commit is contained in:
parent
50faf7f0ba
commit
10ba8bf0f1
@ -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"; \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user