Skip to content

Commit

Permalink
rmeocee
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna2134 committed Feb 28, 2024
1 parent 2fb3a28 commit 01cc92c
Show file tree
Hide file tree
Showing 4 changed files with 3,369 additions and 1,109 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM oven/bun:1
WORKDIR /app

COPY package.json ./
RUN bun install
RUN bun install --frozen-lockfile

COPY . .

Expand Down
Binary file added bun.lockb
Binary file not shown.
Loading

0 comments on commit 01cc92c

Please sign in to comment.