forked from Deuxfleurs/tricot
dockerfile: update rustc
This commit is contained in:
parent
e943fd3772
commit
14325395f6
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue