Skip to content

Commit 740fcfd

Browse files
authored
Merge pull request #96 from FriendsOfREDAXO/schuer-patch-1
Bump to PHP 8.4
2 parents 2c7c886 + d142d10 commit 740fcfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

images/5-edge/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.4-rc-apache
1+
FROM php:8.4-apache
22

33
# install persistent PHP extensions (they won’t get purged afterwards)
44
RUN set -eux; \

source/images.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ images:
2020
- "5-edge"
2121
package-url: "https://github.com/redaxo/redaxo/releases/download/5.18.0/redaxo_5.18.0.zip"
2222
package-sha: "b2a9eb1c7bb12862d259bec42861ff29b30211c2"
23-
php-version: "8.4-rc"
23+
php-version: "8.4"

0 commit comments

Comments
 (0)