paths.fun

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2024-05-10 21:24:59 +01:00
parent dbfe3a6f84
commit 2bd650c1eb
No known key found for this signature in database
GPG Key ID: A2B008A5F49F5D0D

View File

@ -50,5 +50,5 @@ ENV RUSTUP_HOME=/usr/local/rustup \
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --no-modify-path --profile minimal
# Run platform-specific tasks
COPY ./dockerbuild/ /dockerbuild/
COPY . /dockerbuild/
RUN /dockerbuild/aarch64.sh