Update 'Dockerfile'
Some checks failed
gitea-sync/ci-image/pipeline/head There was a failure building this commit

This commit is contained in:
dany 2023-01-26 20:42:27 +01:00
parent 52d6d46306
commit 800752d277

View File

@ -21,4 +21,4 @@ RUN apt-get update && DEBIAN_FRONTEND="noninteractive" \
lua5.3 \
tree \
gdb
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
RUN curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -y