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 f9cd2e6 commit 919f57aCopy full SHA for 919f57a
README.md
@@ -231,7 +231,7 @@ Set `-e ONION_URL=http://xyz.onion` to enable the `Onion-Location` header.
231
## Build new esplora-base
232
233
```bash
234
-docker build -t blockstream/esplora-base:latest -f Dockerfile.deps .
+docker build -t blockstream/esplora-base:latest -f contrib/Dockerfile.base .
235
docker push blockstream/esplora-base:latest
236
docker inspect --format='{{index .RepoDigests 0}}' blockstream/esplora-base
237
```
0 commit comments