fix: dockerfile clone dir
This commit is contained in:
parent
2f1089976c
commit
9bf46c857c
@ -18,7 +18,7 @@ RUN dpkg -i dpp.deb
|
|||||||
|
|
||||||
RUN mkdir /app
|
RUN mkdir /app
|
||||||
|
|
||||||
RUN git clone https://git.chauvet.pro/starnakin/PyMenuBOT
|
RUN git clone https://git.chauvet.pro/starnakin/PyMenuBOT /app
|
||||||
|
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user