From 2ecd274f280e16a924a0d69433a29d8f0be379e5 Mon Sep 17 00:00:00 2001 From: Brad Stein Date: Thu, 15 Jan 2026 02:26:54 -0300 Subject: [PATCH] crypto: fix wallet rpc image --- services/crypto/wallet-monero-temp/deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/crypto/wallet-monero-temp/deployment.yaml b/services/crypto/wallet-monero-temp/deployment.yaml index 6ac5b62..4b73f64 100644 --- a/services/crypto/wallet-monero-temp/deployment.yaml +++ b/services/crypto/wallet-monero-temp/deployment.yaml @@ -50,7 +50,7 @@ spec: mountPath: /data containers: - name: wallet-rpc - image: registry.bstein.dev/infra/monero-wallet-rpc:0.18.4.1 + image: registry.bstein.dev/crypto/monero-wallet-rpc:0.18.4.1 imagePullPolicy: Always command: ["/bin/sh", "-lc"] args: