Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nsano-rururu committed Nov 23, 2023
1 parent 8c4bdc5 commit 21a0dc7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ ENV TZ Etc/UTC
ENV PATH /home/node/.local/bin:$PATH

RUN apk add --update --no-cache \
ca-certificates \
libffi-dev \
openssl \
openssl-dev \
py3-pip \
python3 \
tzdata
Expand Down

0 comments on commit 21a0dc7

Please sign in to comment.