Skip to content

Commit

Permalink
bug fix for issue #2
Browse files Browse the repository at this point in the history
  • Loading branch information
Luxxy-GF committed Jun 25, 2024
1 parent 22908c1 commit c68ff47
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 @@ -10,6 +10,10 @@ RUN apt-get update && apt upgrade -y && apt-get install -y \
pkg-config \
tar \
jq \
procps \
liblua5.3-0 \
libz-dev \
tzdata \
&& rm -rf /var/lib/apt/lists/*


Expand Down

0 comments on commit c68ff47

Please sign in to comment.