Skip to content

Commit 6c56caf

Browse files
committed
Update PHP
1 parent 6db3f78 commit 6c56caf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Servers/PhpServer/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM php:8.3-cli
1+
FROM php:8.5-cli
22
COPY src/Servers/PhpServer/index.php /app/index.php
33
WORKDIR /app
44
EXPOSE 8080

0 commit comments

Comments
 (0)