mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2024-11-12 14:29:06 -05:00
build: upgrade Rust to 1.67.0
This commit is contained in:
parent
a42004c30c
commit
2bbde8ad09
|
@ -1,4 +1,4 @@
|
|||
FROM docker.io/library/rust:1.66.0 as builder
|
||||
FROM docker.io/library/rust:1.67.0 as builder
|
||||
|
||||
RUN USER=root cargo install cargo-auditable
|
||||
RUN USER=root cargo new --bin nostr-rs-relay
|
||||
|
|
Loading…
Reference in New Issue
Block a user