Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f1b27834 authored by Julian Xhokaxhiu's avatar Julian Xhokaxhiu
Browse files

Too much cleanup

Re-add git
parent 611abc9f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -16,7 +16,7 @@ RUN apt-get update \
        && buildDeps=" \
                zlib1g-dev \
        " \
        && apt-get install -y $buildDeps --no-install-recommends \
        && apt-get install -y git $buildDeps --no-install-recommends \
        && rm -r /var/lib/apt/lists/* \
        \
        && docker-php-ext-install zip \