Update dependency rust to v1.64.0
This commit is contained in:
parent
9fc1ba6164
commit
382cf06498
@ -1,4 +1,4 @@
|
|||||||
FROM rust:1.62.1-slim-buster
|
FROM rust:1.64.0-slim-buster
|
||||||
|
|
||||||
RUN apt-get update && apt-get upgrade -y
|
RUN apt-get update && apt-get upgrade -y
|
||||||
RUN apt-get install libssl-dev
|
RUN apt-get install libssl-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user