We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57863b5 commit e373b41Copy full SHA for e373b41
README.md
@@ -14,11 +14,6 @@ Docker PHP FPM with lean alpine base. The download size is just about **~100MB**
14
15
It contains PHP>=8.3.4, PHP>=8.2.17, PHP>=8.1.27 and PHP>=8.0.30 with plenty of common and useful extensions.
16
17
-If you want to tryout and experiment with preview build of PHP8.3 rc, you can use image `adhocore/phpfpm:8.3r`.
18
-> 8.3r has limited extensions and is not production ready yet.
19
-
20
-You can also continue using [`adhocore/phpfpm:7.4`](./7.4.Dockerfile) for PHP7.4.33 but this version is now deprecated.
21
22
If you are looking for a complete local development stack then check
23
[`adhocore/lemp`](https://github.com/adhocore/docker-lemp).
24
0 commit comments