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 some fw to Ubuntu 22.04 (
#8085
)
Joan Miquel
2 years ago
parent
1343715e90
commit
38ca563d59
3 changed files
with
3 additions
and
3 deletions
Split View
Show Diff Stats
1
1
frameworks/PHP/flight/flight.dockerfile
1
1
frameworks/PHP/nette/nette.dockerfile
1
1
frameworks/PHP/phpixie/phpixie.dockerfile
+ 1
- 1
frameworks/PHP/flight/flight.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM ubuntu:2
0
.04
+FROM ubuntu:2
2
.04
ARG DEBIAN_FRONTEND=noninteractive
+ 1
- 1
frameworks/PHP/nette/nette.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM ubuntu:2
0
.04
+FROM ubuntu:2
2
.04
ARG DEBIAN_FRONTEND=noninteractive
+ 1
- 1
frameworks/PHP/phpixie/phpixie.dockerfile
View File
@@ -1,4 +1,4 @@
-FROM ubuntu:2
0
.04
+FROM ubuntu:2
2
.04
ARG DEBIAN_FRONTEND=noninteractive