Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Add inotify-tools to elixir phoenix postgres template (#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotblackburn authored May 26, 2022
1 parent 28c387f commit 30f4812
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ RUN apt-get update \
fi \
#
# Install dependencies
&& apt-get install -y build-essential \
&& apt-get install -y build-essential inotify-tools \
#
# Clean up
&& apt-get autoremove -y \
Expand Down

0 comments on commit 30f4812

Please sign in to comment.