Skip to content

Commit

Permalink
fix deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jtrouth committed Dec 19, 2023
1 parent c220d18 commit e210bb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ RUN apt-get update && apt-get -qq install \
libonig-dev \
python3.10 \
pip \
php-redis \
redis-tools \
&& rm -rf /var/lib/apt/lists/*

RUN pip install supervisor --break-system-packages
Expand Down

0 comments on commit e210bb4

Please sign in to comment.