This website works better with JavaScript
Home
Explore
Help
Sign In
compsci-industry
/
TechEmpower.FrameworkBenchmarks
mirror of
https://github.com/TechEmpower/FrameworkBenchmarks.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
[php] Update unit to PHP/8.3 (
#8843
)
Joan Miquel
1 year ago
parent
57e4811262
commit
59ee5aacd7
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
frameworks/PHP/php/php-unit.dockerfile
+ 1
- 1
frameworks/PHP/php/php-unit.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM unit:
1.30.0-php8.2
+FROM unit:
php8.3
ADD . /php
WORKDIR /php