mirror of
https://github.com/xiaoqidun/pfenv.git
synced 2026-09-20 05:43:14 +08:00
fix(升级扩展): 升级扩展
This commit is contained in:
1 parent
2dc7c9ee9d
commit
32bb880f63
1 file changed
+1
-1
+1
-1
@@ -8,7 +8,7 @@ LABEL MAINTAINER="xiaoqidun@gmail.com"
|
||||
RUN pecl install redis-5.3.4 \
|
||||
&& docker-php-ext-enable redis
|
||||
|
||||
RUN pecl install xdebug-3.0.4 \
|
||||
RUN pecl install xdebug-3.1.1 \
|
||||
&& docker-php-ext-enable xdebug
|
||||
|
||||
RUN pecl install runkit7-4.0.0a3 \
|
||||
|
||||
Reference in new issue
Block a user