Skip to content

Commit 932bb5d

Browse files
committed
chore: update ethereum package target
1 parent 8c7a432 commit 932bb5d

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
@@ -1444,7 +1444,7 @@ ansible_telemetry_deploy: ## Deploy the Telemetry. Parameters: INVENTORY
14441444
__ETHEREUM_PACKAGE__: ## ____
14451445

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

14491449
ethereum_package_inspect: ## Prints detailed information about the net
14501450
kurtosis enclave inspect aligned

0 commit comments

Comments
 (0)