Make Rust work better; Adjust docker version

This commit is contained in:
Jaby
2025-01-05 13:30:57 +01:00
committed by Jaby
parent 9fb9935982
commit 0fc0cf7041
3 changed files with 7 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
FROM "ubuntu:24.04"
FROM "ubuntu:22.04"
WORKDIR /usr/scripts
ADD ["scripts/make_gcc.sh", "/usr/scripts"]
WORKDIR /usr