mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-07-29 15:48:28 -04:00
build: upgrade Rust to 1.67.0
This commit is contained in:
@@ -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 install cargo-auditable
|
||||||
RUN USER=root cargo new --bin nostr-rs-relay
|
RUN USER=root cargo new --bin nostr-rs-relay
|
||||||
|
Reference in New Issue
Block a user