Skip to content

Commit 1efb5de

Browse files
committed
Merge branch 'hotfix/2.3.3'
* hotfix/2.3.3: Added php7.0-common on PHP 7.0 image
2 parents 2895ba5 + c485292 commit 1efb5de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

7.0/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ RUN \
4343
php7.0-sqlite3 \
4444
php7.0-bz2 \
4545
php7.0-mcrypt \
46+
php7.0-common \
4647
libmemcached-dev \
4748
libmemcached11 \
4849
pkg-config

0 commit comments

Comments
 (0)