Skip to content

Commit b038474

Browse files
authored
Update Dockerfile
1 parent a188758 commit b038474

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt-get update \
1212
&& rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
1313

1414
COPY ./src /run/
15+
ADD https://raw.githubusercontent.com/ElliotKillick/Mido/main/Mido.sh /run/mido.sh
1516
RUN chmod +x /run/*.sh
1617

1718
EXPOSE 8006

0 commit comments

Comments
 (0)