hardcode stable image for rpc deployment (temporary)

This commit is contained in:
wanwiset25 2024-08-20 14:52:31 +04:00
parent 1b2d023da2
commit 52a4c8e231

View file

@ -5,8 +5,9 @@
tasks:
- name: Update RPC image version
# export RPC_IMAGE={{ rpc_image }}
shell: |
export RPC_IMAGE={{ rpc_image }}
export RPC_IMAGE=xinfinorg/devnet:dev-upgrade-stable-5024107
cd {{ deploy_path }}
git pull
./docker-down.sh