Update Dockerfile

This commit is contained in:
kingstonebridge2032
2026-05-21 15:28:05 +03:00
committed by GitHub
parent 93ebc4033d
commit 8f103b43b2
+1 -1
View File
@@ -22,7 +22,7 @@ RUN wget -q https://download.mql5.com/cdn/web/metaquotes.software.corp/mt5/mt5se
COPY ["test2.ex5", "/root/test2.ex5"]
COPY ["test3.ex5", "/root/test3.ex5"]
COPY ["test4.ex5", "/root/test4.ex5"]
COPY ["test5.ex5", "/root/test5.ex55"]
COPY ["test5.ex5", "/root/test5.ex5"]
RUN cat > /entrypoint.sh <<EOF