Skip to content

Commit c9451c8

Browse files
committed
fix: image location to oasisprotocol
1 parent 13e5a57 commit c9451c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

compose.local.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ services:
33
build:
44
context: .
55
dockerfile: Dockerfile
6-
image: ghcr.io/rube-de/rofl-header-oracle:latest
6+
image: ghcr.io/oasisprotocol/rofl-header-oracle:latest
77
platform: linux/amd64
88
container_name: rofl_header_oracle
99
entrypoint: /bin/sh -c 'uv run python -m rofl_oracle --local'

0 commit comments

Comments
 (0)