Skip to content

Commit

Permalink
Merge pull request #88 from FriendsOfREDAXO/schuer-php-8-4
Browse files Browse the repository at this point in the history
Add PHP 8.4-RC
  • Loading branch information
schuer authored Sep 22, 2024
2 parents da15e1d + 8ee76a8 commit a41ac68
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/5-edge/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM php:8.3-apache
FROM php:8.4-rc-apache

# install persistent PHP extensions (they won’t get purged afterwards)
RUN set -eux; \
Expand Down
2 changes: 1 addition & 1 deletion source/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ images:
- "5-edge"
package-url: "https://github.com/redaxo/redaxo/releases/download/5.17.1/redaxo_5.17.1.zip"
package-sha: "75b8e5a7e58b8c80cacdbd19f6cce8653d3f4d50"
php-version: "8.3"
php-version: "8.4-rc"

0 comments on commit a41ac68

Please sign in to comment.