Update 'Dockerfile'
Some checks reported errors
gitea-sync/ci-image/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
dany 2023-01-26 20:34:13 +01:00
parent bdfab25f79
commit 6edda6e926

View File

@ -21,3 +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