We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c83007a commit 5c8ffdeCopy full SHA for 5c8ffde
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM php:7.3-cli
+FROM php:7.4-cli
2
3
RUN pecl install xdebug \
4
&& docker-php-ext-enable xdebug
0 commit comments