Switch to using torrtle/simbarag:latest Docker image

Replace local build with pre-built image from Docker Hub

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

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-10-02 20:39:36 -04:00
parent 577c9144ac
commit 746b60e070

View File

@@ -2,7 +2,7 @@ version: '3.8'
services: services:
raggr: raggr:
build: . image: torrtle/simbarag:latest
ports: ports:
- "8080:8080" - "8080:8080"
environment: environment: