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 695f9ea commit 7d6676eCopy full SHA for 7d6676e
Makefile
@@ -1568,7 +1568,7 @@ ansible_telemetry_deploy: ## Deploy the Telemetry. Parameters: INVENTORY
1568
__ETHEREUM_PACKAGE__: ## ____
1569
1570
ethereum_package_start: ## Starts the ethereum_package environment
1571
- 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
1572
1573
ethereum_package_inspect: ## Prints detailed information about the net
1574
kurtosis enclave inspect aligned
0 commit comments