fix: move web Dockerfile to repo root (Coolify build context = dockerfile dir)
Deploy to Coolify / deploy (push) Failing after 1s
CI (SIAX Cloud) / security (push) Successful in 15s
CI (SIAX Cloud) / contracts (push) Successful in 16s
CI (SIAX Cloud) / quality (push) Successful in 50s

This commit is contained in:
2026-09-16 19:08:27 +02:00
parent 16f4a5aaea
commit 0840daf5a8
+1 -1
View File
@@ -1,4 +1,4 @@
# C0PY Web (Next.js)
# C0PY Web (Next.js) — repo-root build context
FROM node:22-alpine
WORKDIR /app