File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ FROM runtime AS builder
137137ARG UNIQUE_ID_FOR_CACHEFROM=builder
138138
139139# Latest version of Phive: https://api.github.com/repos/phar-io/phive/releases/latest
140- ARG PHIVE_VERSION=0.15.3
140+ ARG PHIVE_VERSION=0.16.0
141141# Latest version of Composer: https://getcomposer.org/download
142142ARG COMPOSER_VERSION=2.8.9
143143# Latest version of Xdebug: https://github.com/xdebug/xdebug/tags or https://pecl.php.net/package/xdebug
Original file line number Diff line number Diff line change @@ -137,7 +137,7 @@ FROM runtime AS builder
137137ARG UNIQUE_ID_FOR_CACHEFROM=builder
138138
139139# Latest version of Phive: https://api.github.com/repos/phar-io/phive/releases/latest
140- ARG PHIVE_VERSION=0.15.3
140+ ARG PHIVE_VERSION=0.16.0
141141# Latest version of Composer: https://getcomposer.org/download
142142ARG COMPOSER_VERSION=2.8.9
143143# Latest version of Xdebug: https://github.com/xdebug/xdebug/tags or https://pecl.php.net/package/xdebug
You can’t perform that action at this time.
0 commit comments