Update 'Dockerfile'
All checks were successful
gitea-sync/ci-image/pipeline/head This commit looks good

This commit is contained in:
dany 2023-01-26 20:44:08 +01:00
parent 800752d277
commit 52614113ce

View File

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