You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ This image, by itself, is not particularly useful. When run it passes arguments
8
8
9
9
## Building
10
10
11
-
There are currently a number of images being built for the different operating systems. This image is built with support for PHP 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2and 8.3. Note that we do not build CentOS/Rocky Linux based images beyond 8.1 and they will be removed in the future.
11
+
There are currently a number of images being built for the different operating systems. This image is built with support for PHP 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2, 8.3 and 8.4. Note that we do not build CentOS/Rocky Linux based images beyond 8.1 and they will be removed in the future.
12
12
13
13
Also note that CentOS/RL based images are not being pushed to ghcr.io!
14
14
@@ -34,6 +34,7 @@ Images are available under the tags:
34
34
* 10up/base-php:8.1-ubuntu
35
35
* 10up/base-php:8.2-ubuntu
36
36
* 10up/base-php:8.3-ubuntu
37
+
* 10up/base-php:8.4-ubuntu
37
38
* Ubuntu 22.04 based (Github Packages)
38
39
* ghcr.io/10up/base-php:7.0-ubuntu
39
40
* ghcr.io/10up/base-php:7.1-ubuntu
@@ -44,6 +45,7 @@ Images are available under the tags:
44
45
* ghcr.io/10up/base-php:8.1-ubuntu
45
46
* ghcr.io/10up/base-php:8.2-ubuntu
46
47
* ghcr.io/10up/base-php:8.3-ubuntu
48
+
* ghcr.io/10up/base-php:8.4-ubuntu
47
49
* Ubuntu 24.04 based (Docker Hub)
48
50
* 10up/base-php:7.0-noble
49
51
* 10up/base-php:7.1-noble
@@ -54,6 +56,7 @@ Images are available under the tags:
54
56
* 10up/base-php:8.1-noble
55
57
* 10up/base-php:8.2-noble
56
58
* 10up/base-php:8.3-noble
59
+
* 10up/base-php:8.4-noble
57
60
* Ubuntu 24.04 based (Github Packages)
58
61
* ghcr.io/10up/base-php:7.0-noble
59
62
* ghcr.io/10up/base-php:7.1-noble
@@ -64,6 +67,7 @@ Images are available under the tags:
0 commit comments