Skip to content

Commit 7d6676e

Browse files
Use latest ethereum_package version in Makefile ethereum_package_start target
1 parent 695f9ea commit 7d6676e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1568,7 +1568,7 @@ ansible_telemetry_deploy: ## Deploy the Telemetry. Parameters: INVENTORY
15681568
__ETHEREUM_PACKAGE__: ## ____
15691569

15701570
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
1571+
kurtosis run --enclave aligned github.com/ethpandaops/ethereum-package --args-file network_params.yaml
15721572

15731573
ethereum_package_inspect: ## Prints detailed information about the net
15741574
kurtosis enclave inspect aligned

0 commit comments

Comments
 (0)