update docker image

This commit is contained in:
Aleksandr Trushkin
2021-06-01 00:43:38 +03:00
parent d5681018dd
commit ecec77cd34
8 changed files with 1 additions and 1 deletions

0
.dockerignore Executable file → Normal file
View File

0
.env Executable file → Normal file
View File

0
.gitignore vendored Executable file → Normal file
View File

0
Cargo.lock generated Executable file → Normal file
View File

0
Cargo.toml Executable file → Normal file
View File

2
Dockerfile Executable file → Normal file
View 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
makefile Executable file → Normal file
View File

0
src/main.rs Executable file → Normal file
View File