Skip to content

Commit

Permalink
Merge pull request #96 from FriendsOfREDAXO/schuer-patch-1
Browse files Browse the repository at this point in the history
Bump to PHP 8.4
  • Loading branch information
schuer authored Nov 22, 2024
2 parents 2c7c886 + d142d10 commit 740fcfd
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.4-rc-apache
FROM php:8.4-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.18.0/redaxo_5.18.0.zip"
package-sha: "b2a9eb1c7bb12862d259bec42861ff29b30211c2"
php-version: "8.4-rc"
php-version: "8.4"

0 comments on commit 740fcfd

Please sign in to comment.