mirror of
https://github.com/scsibug/nostr-rs-relay.git
synced 2025-03-14 17:37:12 -04:00
docs: ensure latest Rust base image is pulled
This commit is contained in:
parent
b7e10e26a2
commit
1ce029860c
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user