Skip to content

Commit

Permalink
install dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
janpetschexain committed Sep 3, 2024
1 parent 307e5f6 commit f7a9121
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ USER root
RUN apt-get update && apt-get install -y \
libclang-11-dev \
rsync \
libpq-dev \
&& rm -rf /var/lib/apt/lists/*

# Begin: Android SDK manager
Expand Down

0 comments on commit f7a9121

Please sign in to comment.