dockerfile: update rustc
parent
e943fd3772
commit
14325395f6
|
@ -1,4 +1,4 @@
|
|||
FROM rust:1.65-buster as builder
|
||||
FROM rust:1.68-buster as builder
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install -y libssl-dev pkg-config
|
||||
|
|
Loading…
Reference in New Issue