mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-08-06 02:38:28 -04:00
docs: ensure latest Rust base image is pulled
This commit is contained in:
@@ -49,7 +49,7 @@ The examples below start a rootless podman container, mapping a local
|
||||
data directory and config file.
|
||||
|
||||
```console
|
||||
$ podman build -t nostr-rs-relay .
|
||||
$ podman build --pull -t nostr-rs-relay .
|
||||
|
||||
$ mkdir data
|
||||
|
||||
|
Reference in New Issue
Block a user