Skip to content

Commit 4bbacea

Browse files
committed
docker: php: image: v8.4: xdebug 3.4.0
1 parent c95344a commit 4bbacea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/8.4-fpm-dev/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ RUN apt-get update \
1919
redis \
2020
soap \
2121
sockets \
22-
xdebug-3.4.0beta1 \
22+
xdebug-3.4.0 \
2323
zip \
2424
&& apt-get clean -y \
2525
&& apt-get autoclean -y \

0 commit comments

Comments
 (0)