use docker hub image in compose

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Your Name 2025-12-14 03:23:58 -06:00
parent 6a504bdd4a
commit c0c2f56f2f

View file

@ -1,6 +1,6 @@
services: services:
dashd: dashd:
build: . image: sudoxreboot/dashd:latest
ports: ports:
- "8085:8085" - "8085:8085"
volumes: volumes: