Skip to content

Commit

Permalink
Update to the latest simple-monerod image
Browse files Browse the repository at this point in the history
This image includes the ban list of suspected spy node IP addresses,
provided by the Monero Research Lab.

References:

- monero-project/meta#1124
- sethforprivacy/simple-monerod-docker@cea9d8c
  • Loading branch information
colder-is-better committed Feb 16, 2025
1 parent f04361f commit 0e6f18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion monero/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
restart: unless-stopped
stop_grace_period: 15m
command: "${APP_MONERO_COMMAND}"
image: ghcr.io/sethforprivacy/simple-monerod:v0.18.3.4@sha256:26535f28aba4e8404a8a9a362b27beadfa48e25e23b73c20886cdbe342013690
image: ghcr.io/sethforprivacy/simple-monerod@sha256:7f5a3fde6720aa0d35bfc454af4117d24230235f5310fabdf74d634003d2994c
ports:
- "${APP_MONERO_P2P_PORT}:${APP_MONERO_P2P_PORT}"
- "${APP_MONERO_RPC_PORT}:${APP_MONERO_RPC_PORT}"
Expand Down

0 comments on commit 0e6f18a

Please sign in to comment.