update docker image
This commit is contained in:
0
.dockerignore
Executable file → Normal file
0
.dockerignore
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
Cargo.lock
generated
Executable file → Normal file
0
Cargo.lock
generated
Executable file → Normal file
0
Cargo.toml
Executable file → Normal file
0
Cargo.toml
Executable file → Normal file
2
Dockerfile
Executable file → Normal file
2
Dockerfile
Executable file → Normal file
@ -1,4 +1,4 @@
|
||||
FROM docker.io/rust:1.49
|
||||
FROM docker.io/rust:1.52
|
||||
|
||||
RUN apt-get update && apt-get install -yqq \
|
||||
musl-tools \
|
||||
|
||||
0
src/main.rs
Executable file → Normal file
0
src/main.rs
Executable file → Normal file
Reference in New Issue
Block a user