We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2920dc7 commit 04c00a4Copy full SHA for 04c00a4
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM dunglas/frankenphp
+FROM dunglas/frankenphp:latest-php8.2
2
3
# install the PHP extensions we need (https://make.wordpress.org/hosting/handbook/handbook/server-environment/#php-extensions)
4
RUN install-php-extensions \
0 commit comments