refactor: update Dockerfile for improved workspace structure and buil… #47

Merged
killer-cf merged 1 commits from config-self-convex into master 2025-11-26 13:48:52 +00:00

1 Commits

Author SHA1 Message Date
75989b0546 refactor: update Dockerfile for improved workspace structure and build process
- Adjusted the Dockerfile to copy package.json files from workspace packages, ensuring proper dependency resolution.
- Modified the build context in the deploy workflow to streamline the Docker image build process.
- Enhanced the build steps to navigate to the web app directory before building, ensuring correct application setup.
2025-11-26 10:48:01 -03:00