From 0f80e905ec1d1cab301146f1347086bad94f1c1c 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 6ac5b623..4b73f64c 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: