Skip to content

Commit

Permalink
update xdebug version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kerrialn committed Nov 16, 2023
1 parent b744179 commit 3f8f829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ RUN install-php-extensions \
imagick \
uuid \
opcache \
xdebug-^3.1
xdebug

COPY docker-healthcheck.sh /usr/local/bin/docker-healthcheck
RUN chmod +x /usr/local/bin/docker-healthcheck
Expand Down

0 comments on commit 3f8f829

Please sign in to comment.