Skip to content

Commit 21371e4

Browse files
committed
Signed-off-by: Oskars Germovs <oskars_germovs@inbox.lv>
1 parent 3af76ef commit 21371e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2101,7 +2101,7 @@ RUN set -eux \
21012101
&& apt-get clean
21022102

21032103

2104-
COPY ./phpset.sh /home/laradock/phpset.sh
2104+
COPY phpset.sh /home/laradock/phpset.sh
21052105

21062106
RUN apt update && \
21072107
apt install sudo -y && \

0 commit comments

Comments
 (0)