Skip to content

Commit 88c9076

Browse files
committed
Bump validator-ejector and lido-dv-exit
1 parent f271628 commit 88c9076

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-compose.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ services:
212212
# |__/
213213

214214
validator-ejector:
215-
image: lidofinance/validator-ejector:${VALIDATOR_EJECTOR_VERSION:-1.7.0}
215+
image: lidofinance/validator-ejector:${VALIDATOR_EJECTOR_VERSION:-1.8.0}
216216
user: ":"
217217
networks: [dvnode]
218218
volumes:
@@ -239,7 +239,7 @@ services:
239239
# |_|_|\__,_|\___/ \__,_| \_/ \___/_/\_\_|\__|
240240

241241
lido-dv-exit:
242-
image: obolnetwork/lido-dv-exit:${LIDO_DV_EXIT_VERSION:-v0.3.0}
242+
image: obolnetwork/lido-dv-exit:${LIDO_DV_EXIT_VERSION:-v0.4.0}
243243
user: ":"
244244
networks: [dvnode]
245245
volumes:

0 commit comments

Comments
 (0)