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