Skip to content

Commit 1d3c623

Browse files
authored
Update PHP (#104)
1 parent 752e097 commit 1d3c623

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)