We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff080d5 commit 8d44a25Copy full SHA for 8d44a25
1 file changed
php/php-8.3/Dockerfile
@@ -15,6 +15,6 @@ ENV USER=container HOME=/home/container
15
16
WORKDIR /home/container
17
18
-COPY ./php8.3/entrypoint.sh /entrypoint.sh
+COPY ./entrypoint.sh /entrypoint.sh
19
CMD ["/bin/bash", "/entrypoint.sh"]
20
0 commit comments