Skip to content

Commit

Permalink
fix: Re-add git package
Browse files Browse the repository at this point in the history
  • Loading branch information
Xephi authored Sep 11, 2024
1 parent 55e0bf4 commit 3a8a266
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ RUN echo 'debconf debconf/frontend select Noninteractive' | debconf-set-selectio
flac \
gcovr \
ghc \
git \
golang \
haskell-stack \
ksh \
Expand Down Expand Up @@ -137,4 +138,4 @@ RUN cd /tmp \

ENV LANG=en_US.utf8 LANGUAGE=en_US:en LC_ALL=en_US.utf8 PKG_CONFIG_PATH=/usr/local/lib/pkgconfig

WORKDIR /usr/app
WORKDIR /usr/app

0 comments on commit 3a8a266

Please sign in to comment.