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 67c06c3 commit 4083ceeCopy full SHA for 4083cee
1 file changed
compose.local.yaml
@@ -3,7 +3,7 @@ services:
3
build:
4
context: .
5
dockerfile: Dockerfile
6
- image: ghcr.io/rube-de/rofl-header-oracle:latest
+ image: ghcr.io/oasisprotocol/rofl-header-oracle:latest
7
platform: linux/amd64
8
container_name: rofl_header_oracle
9
entrypoint: /bin/sh -c 'uv run python -m rofl_oracle --local'
0 commit comments