Skip to content

Commit

Permalink
fix error
Browse files Browse the repository at this point in the history
  • Loading branch information
luojiyin1987 committed Jan 3, 2025
1 parent dc76f60 commit 45f0c68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ WORKDIR /app

# Install dependencies based on the preferred package manager
COPY package.json yarn.lock* package-lock.json* pnpm-lock.yaml* .env ./
COPY npmrc ./.npmrc
COPY ./npmrc ./.npmrc



Expand Down

1 comment on commit 45f0c68

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for open-hackathon ready!

✅ Preview
https://open-hackathon-nud57kg4r-techquerys-projects.vercel.app

Built with commit 45f0c68.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.