chore: remove build from compose, pull from registry only
Some checks failed
Build and Deploy / build-and-push (push) Has been cancelled

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-04 01:26:45 -04:00
parent cd3c3fab7e
commit 2bc10c98d9
2 changed files with 2 additions and 11 deletions

View File

@@ -1,9 +1,6 @@
services:
web:
image: gitea.thewrightserver.net/josh/sixflagssupercalendar:latest
build:
context: .
dockerfile: Dockerfile
ports:
- "3000:3000"
volumes: