Skip to content

Commit

Permalink
chore(docker): fix firefly-core image name
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed Jan 21, 2025
1 parent b6d7713 commit 9fc57af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/docker-compose.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
services:
firefly-core:
image: ghcr.io/blockfrost/firefly-cardano
image: ghcr.io/gytis-ivaskevicius/firefly-core:latest
volumes:
- ./firefly-core.yaml:/etc/firefly/firefly.core.yml:ro
ports:
Expand Down

0 comments on commit 9fc57af

Please sign in to comment.