Add dir name to dockerfile path
All checks were successful
publish / docker (push) Successful in 18m30s
All checks were successful
publish / docker (push) Successful in 18m30s
This commit is contained in:
@@ -4,7 +4,7 @@ LABEL org.opencontainers.image.authors="matthew.pomes@pm.me"
|
||||
|
||||
WORKDIR /root
|
||||
|
||||
COPY ./install-deps.sh .
|
||||
COPY ./rustup/install-deps.sh .
|
||||
RUN bash ./install-deps.sh
|
||||
|
||||
# ENV SSL_VERSION=1.0.2u
|
||||
|
||||
Reference in New Issue
Block a user