Skip to content

Commit

Permalink
Add upstream version also to validator service in compose lukso
Browse files Browse the repository at this point in the history
upstream:
-        UPSTREAM_VERSION: v5.0.4
  • Loading branch information
pablomendezroyo authored Oct 10, 2024
1 parent dd50026 commit ef40343
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package_variants/lukso/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ services:
validator:
build:
args:
UPSTREAM_VERSION: v5.0.4
NETWORK: lukso
BEACON_RPC_PROVIDER: "beacon-chain.prysm-lukso.dappnode:4000"
BEACON_RPC_GATEWAY_PROVIDER: "beacon-chain.prysm-lukso.dappnode:3500"

0 comments on commit ef40343

Please sign in to comment.