We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86180c3 commit 3ef3b30Copy full SHA for 3ef3b30
Makefile
@@ -1446,7 +1446,7 @@ ansible_telemetry_deploy: ## Deploy the Telemetry. Parameters: INVENTORY
1446
__ETHEREUM_PACKAGE__: ## ____
1447
1448
ethereum_package_start: ## Starts the ethereum_package environment
1449
- kurtosis run --enclave aligned github.com/ethpandaops/ethereum-package --args-file network_params.yaml
+ kurtosis run --enclave aligned github.com/ethpandaops/ethereum-package@5.0.1 --args-file network_params.yaml
1450
1451
ethereum_package_inspect: ## Prints detailed information about the net
1452
kurtosis enclave inspect aligned
0 commit comments