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.
2 parents 0362f0e + f64effb commit 02552aaCopy full SHA for 02552aa
Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official PHP 8.2 image from Docker Hub
2
-FROM php:8.2-cli
+FROM php:8.3-cli
3
4
# Install Xdebug extension
5
RUN pecl install xdebug && docker-php-ext-enable xdebug
0 commit comments