diff --git a/Dockerfile b/Dockerfile index 4a5f6c6..e92bd11 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,6 +1,6 @@ -FROM ghcr.io/celestiaorg/celestia-app:0.13.3 AS celestia-app +FROM ghcr.io/celestiaorg/celestia-app:v1.0.0-rc5 AS celestia-app -FROM ghcr.io/celestiaorg/celestia-node:v0.10.4 +FROM ghcr.io/celestiaorg/celestia-node:v0.11.0-rc5 USER root diff --git a/entrypoint.sh b/entrypoint.sh index f616caa..f49b7f5 100644 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -50,4 +50,5 @@ celestia bridge init --node.store /bridge celestia bridge start \ --node.store /bridge --gateway \ --core.ip 127.0.0.1 \ - --keyring.accname validator + --keyring.accname validator \ + --gateway.deprecated-endpoints