Skip to content

Commit

Permalink
fix: docker-compose.yml dashboard image
Browse files Browse the repository at this point in the history
  • Loading branch information
danh91 committed Jul 23, 2024
1 parent b83e0f3 commit a91ed01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ services:

dashboard:
container_name: karrio.dashboard
image: karrio/dashboard:2024.6-rc14
image: karrio.docker.scarf.sh/karrio/dashboard:2024.6-rc14
restart: unless-stopped
ports:
- ${DASHBOARD_PORT}:3000/tcp
Expand Down

0 comments on commit a91ed01

Please sign in to comment.