Skip to content

Commit 8d44a25

Browse files
committed
Fix
1 parent ff080d5 commit 8d44a25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

php/php-8.3/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ ENV USER=container HOME=/home/container
1515

1616
WORKDIR /home/container
1717

18-
COPY ./php8.3/entrypoint.sh /entrypoint.sh
18+
COPY ./entrypoint.sh /entrypoint.sh
1919
CMD ["/bin/bash", "/entrypoint.sh"]
2020

0 commit comments

Comments
 (0)