refactor: simplify NOTICE messages
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM rust:1.58.1 as builder
|
||||
FROM rust:1.59.0 as builder
|
||||
|
||||
RUN USER=root cargo new --bin nostr-rs-relay
|
||||
WORKDIR ./nostr-rs-relay
|
||||
|
||||
Reference in New Issue
Block a user