* unify php verson variable
* CASSANDRA move together
* unify all php base container
This commit is contained in:
Shao Yu-Lung (Allen)
2020-02-11 18:41:19 +08:00
committed by GitHub
parent 29def5f0b4
commit b2ae5f6d44
4 changed files with 12 additions and 18 deletions

View File

@ -13,7 +13,6 @@
#
ARG LARADOCK_PHP_VERSION
FROM laradock/workspace:2.6.1-${LARADOCK_PHP_VERSION}
LABEL maintainer="Mahmoud Zalt <mahmoud@zalt.me>"