Update monero containers

This commit is contained in:
silverpill 2022-12-12 21:24:05 +00:00
parent a85eaabf2f
commit 87bd8facc9

View file

@ -17,7 +17,7 @@ services:
monerod: monerod:
profiles: profiles:
- monero - monero
image: ghcr.io/farcaster-project/containers/monerod:0.18.0.0 image: ghcr.io/farcaster-project/containers/monerod:0.18.1.2
environment: environment:
NETWORK: regtest NETWORK: regtest
OFFLINE: --offline OFFLINE: --offline
@ -27,7 +27,7 @@ services:
monero-wallet-rpc: monero-wallet-rpc:
profiles: profiles:
- monero - monero
image: ghcr.io/farcaster-project/containers/monero-wallet-rpc:0.18.0.0 image: ghcr.io/farcaster-project/containers/monero-wallet-rpc:0.18.1.2
environment: environment:
MONERO_DAEMON_ADDRESS: monerod:18081 MONERO_DAEMON_ADDRESS: monerod:18081
WALLET_RPC_PORT: 18083 WALLET_RPC_PORT: 18083