Skip to content

Commit

Permalink
Update celo-node dockerfile for alfajores/alfajoresstaging with prope…
Browse files Browse the repository at this point in the history
…r geth commit (ethereum#513)
  • Loading branch information
tkporter authored Oct 4, 2019
1 parent 096d216 commit cc82f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.celo-node
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Takes a build arg called celo_env to pre-download genesis block and static nodes
# docker build . -f Dockerfile.celo-node --build-arg celo_env=alfajoresstaging -t us.gcr.io/celo-testnet/celo-node:alfajoresstaging
# docker push us.gcr.io/celo-testnet/celo-node:alfajoresstaging
FROM us.gcr.io/celo-testnet/geth:f7095b78003062db9536e1d070772d20a3f81e93
FROM us.gcr.io/celo-testnet/geth:027dba2e4584936cc5a8e8993e4e27d28d5247b8

ARG celo_env

Expand Down

0 comments on commit cc82f68

Please sign in to comment.