Skip to content

Commit 232de43

Browse files
committed
revert fixed image
1 parent 2b8eb6f commit 232de43

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cicd/ansible/playbooks/update-image.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,8 @@
55

66
tasks:
77
- name: Update RPC image version
8-
# export RPC_IMAGE={{ rpc_image }}
98
shell: |
10-
export RPC_IMAGE=xinfinorg/devnet:dev-upgrade-stable-5024107
9+
export RPC_IMAGE={{ rpc_image }}
1110
cd {{ deploy_path }}
1211
git pull
1312
./docker-down.sh

0 commit comments

Comments
 (0)