Skip to content

Commit

Permalink
[update] to support cash tool
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafabarmshory committed Sep 20, 2024
1 parent 672c621 commit cb00f0d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ RUN apt-get update \
fonts-freefont-ttf \
fonts-freefont-otf \
fonts-noto-core \
python3-cachetools \
fonts-inconsolata \
fonts-font-awesome \
fonts-roboto-unhinted \
Expand Down Expand Up @@ -123,6 +124,7 @@ RUN apt-get update \
python3-geojson \
python3-shapely \
python3-validators \
python3-cachetools \
&& pip install \
openupgradelib \
jdatetime \
Expand Down

0 comments on commit cb00f0d

Please sign in to comment.