Skip to content

Commit

Permalink
Merge pull request #360 from philipkozeny/master
Browse files Browse the repository at this point in the history
remove duplicated git package from install
  • Loading branch information
leonardehrenfried authored Aug 23, 2022
2 parents 7ff024e + 3a36c48 commit fdd503d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 4.0/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ RUN true \
python3-psutil \
python3-jinja2 \
python3-datrie \
python3-icu git \
python3-icu \
python3-argparse-manpage \
# Misc.
git \
Expand Down

0 comments on commit fdd503d

Please sign in to comment.