We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f271628 commit 88c9076Copy full SHA for 88c9076
1 file changed
docker-compose.yml
@@ -212,7 +212,7 @@ services:
212
# |__/
213
214
validator-ejector:
215
- image: lidofinance/validator-ejector:${VALIDATOR_EJECTOR_VERSION:-1.7.0}
+ image: lidofinance/validator-ejector:${VALIDATOR_EJECTOR_VERSION:-1.8.0}
216
user: ":"
217
networks: [dvnode]
218
volumes:
@@ -239,7 +239,7 @@ services:
239
# |_|_|\__,_|\___/ \__,_| \_/ \___/_/\_\_|\__|
240
241
lido-dv-exit:
242
- image: obolnetwork/lido-dv-exit:${LIDO_DV_EXIT_VERSION:-v0.3.0}
+ image: obolnetwork/lido-dv-exit:${LIDO_DV_EXIT_VERSION:-v0.4.0}
243
244
245
0 commit comments