Skip to content

fix: update production Dockerfiles to use yarn instead of npm#89

Merged
t-ho merged 1 commit into
masterfrom
fix/update-production-dockerfiles-to-yarn
Jul 13, 2025
Merged

fix: update production Dockerfiles to use yarn instead of npm#89
t-ho merged 1 commit into
masterfrom
fix/update-production-dockerfiles-to-yarn

Conversation

@t-ho
Copy link
Copy Markdown
Owner

@t-ho t-ho commented Jul 12, 2025

Summary

  • Update production Dockerfiles to use yarn instead of npm for consistency
  • Fix Docker build failures in CI/CD pipeline caused by npm/yarn mismatch

  - Update client/Dockerfile.prod to use yarn install and yarn build
  - Update server/Dockerfile.prod to use yarn install and yarn prod
  - Fix Docker build failures in CI/CD pipeline
  - Ensure consistency with development Dockerfiles that already use yarn
@t-ho t-ho merged commit bba55db into master Jul 13, 2025
1 check passed
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.

1 participant