Skip to content

Commit

Permalink
downgrade to PHP 8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jfcoz committed Jan 8, 2024
1 parent 35455de commit e84596a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM dunglas/frankenphp
FROM dunglas/frankenphp:latest-php8.2

# install the PHP extensions we need (https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions)
RUN install-php-extensions \
Expand Down

0 comments on commit e84596a

Please sign in to comment.