Skip to content

Commit

Permalink
fix: Image fix (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
RonTuretzky authored Nov 27, 2024
1 parent 6e97cec commit d1ebb95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '3.8'
services:
cerberus:
image: cerberus:latest
image: ghcr.io/layr-labs/cerberus:latest
container_name: cerberus
ports:
- "${CERBERUS_METRICS_PORT}:${CERBERUS_METRICS_PORT}"
Expand Down

0 comments on commit d1ebb95

Please sign in to comment.