docker-image-fix
This commit is contained in:
parent
2e28a690e8
commit
37ec49701a
|
@ -1,4 +1,4 @@
|
|||
FROM rustlang/rust as build
|
||||
FROM rust:slim as build
|
||||
|
||||
# had to add this for open-ssl
|
||||
RUN apt-get update -y && \
|
||||
|
|
Loading…
Reference in New Issue
Block a user