Skip to content

fix(refactor): streamline dockerfile#9

Merged
brian-bare merged 1 commit into
mainfrom
fix/update-dockerfile
Mar 11, 2026
Merged

fix(refactor): streamline dockerfile#9
brian-bare merged 1 commit into
mainfrom
fix/update-dockerfile

Conversation

@brian-bare

Copy link
Copy Markdown
Member

by copying from base stage and using Prisma schema loaded from prisma/schema.prisma
Datasource "db": PostgreSQL database "postgres", schema "public" at "localhost:5432"

Summary

Checklist

  • I ran npm run lint
  • I ran npm run typecheck
  • I ran npm run test
  • I ran npm run build
  • I updated docs if behavior/contracts changed

Scope

  • Breaking change
  • New feature
  • Bug fix
  • Refactor/chore

Testing Evidence

  • Unit:
  • Integration:
  • E2E:

Risk and Rollback

  • Risk level: Low / Medium / High
  • Rollback plan:

 by copying  from base stage and using Prisma schema loaded from prisma/schema.prisma
Datasource "db": PostgreSQL database "postgres", schema "public" at "localhost:5432"
@brian-bare brian-bare merged commit 788167c into main Mar 11, 2026
4 checks passed
@brian-bare brian-bare deleted the fix/update-dockerfile branch March 11, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants