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 0a86cef commit 26f4847Copy full SHA for 26f4847
README.md
@@ -56,7 +56,7 @@ For the latest version, check out the repo and call
56
57
2. Build a docker image
58
59
- > docker build -t zilliqa-etl:latest .
+ > docker build -t us.gcr.io/staging-btc-etl/merklescience/zilliqa-etl:0.0.5 .
60
> docker image ls
61
62
3. Run a container out of the image
@@ -65,5 +65,5 @@ For the latest version, check out the repo and call
65
66
4. Push the image to container registry.
67
68
- > docker push us.gcr.io/staging-btc-etl/merklescience/zilliqa-etl:latest
+ > docker push us.gcr.io/staging-btc-etl/merklescience/zilliqa-etl:0.0.5
69
0 commit comments