Skip to content

Commit

Permalink
fix: ensure redis is in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
macite committed Mar 22, 2024
1 parent a531d54 commit c37f5ba
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 @@ -22,6 +22,7 @@ RUN apt-get update \
python3-pygments \
tzdata \
wget \
redis \
libc6-dev \
inkscape \
docker-ce \
Expand Down

0 comments on commit c37f5ba

Please sign in to comment.