build correct path
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
FROM gcc:latest
|
||||
|
||||
ENV PATH=/usr/local/texlive/bin/x86_64-linuxmusl:$PATH
|
||||
|
||||
COPY ./build.sh /tmp/
|
||||
|
||||
RUN bash /tmp/build.sh
|
||||
|
Reference in New Issue
Block a user