Skip to content

Commit

Permalink
chore: no idea
Browse files Browse the repository at this point in the history
  • Loading branch information
flowergardn committed Dec 29, 2024
1 parent ac247cb commit f3c1c98
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 @@ -28,7 +28,7 @@ COPY --from=prerelease /usr/src/app/src/ src/
RUN mkdir /usr/src/app/data
COPY --from=prerelease /usr/src/app/package.json .

RUN sudo apt-get install tree
RUN apt-get install tree
RUN tree

USER bun
Expand Down

0 comments on commit f3c1c98

Please sign in to comment.