Skip to content

Commit

Permalink
unzip
Browse files Browse the repository at this point in the history
  • Loading branch information
meadowsys committed Nov 18, 2023
1 parent 2bdcb7e commit cb363c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Containerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ FROM debian:bullseye-slim
RUN apt-get update && apt-get install -y --no-install-recommends \
curl \
software-properties-common \
unzip \
&& rm -rf /var/lib/apt/lists/*

ENV BUN_INSTALL /root/.bun
Expand Down

0 comments on commit cb363c8

Please sign in to comment.