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 8c7a432 commit 932bb5dCopy full SHA for 932bb5d
Makefile
@@ -1444,7 +1444,7 @@ ansible_telemetry_deploy: ## Deploy the Telemetry. Parameters: INVENTORY
1444
__ETHEREUM_PACKAGE__: ## ____
1445
1446
ethereum_package_start: ## Starts the ethereum_package environment
1447
- kurtosis run --enclave aligned github.com/ethpandaops/ethereum-package@5.0.1 --args-file network_params.yaml
+ kurtosis run --enclave aligned github.com/ethpandaops/ethereum-package --args-file network_params.yaml
1448
1449
ethereum_package_inspect: ## Prints detailed information about the net
1450
kurtosis enclave inspect aligned
0 commit comments