Skip to content

Commit

Permalink
add missing git library for oC10 docker compose setup
Browse files Browse the repository at this point in the history
  • Loading branch information
saw-jan committed Sep 22, 2022
1 parent 578efd8 commit acdada5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/docker/oc10.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@ RUN apt -qqy update \
&& apt -qqy --no-install-recommends install \
bash \
make \
git \
&& rm -rf /var/lib/apt/lists/* \
&& apt -qyy clean

0 comments on commit acdada5

Please sign in to comment.