Skip to content

Commit

Permalink
Bump rednest version
Browse files Browse the repository at this point in the history
  • Loading branch information
NadavTasher committed Aug 3, 2024
1 parent 87f75b3 commit 9eeb539
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion image/Dockerfile.template
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ RUN pip install --upgrade \
pip ipython \
uvicorn==0.30.3 gunicorn==22.0.0 \
starlette==0.38.2 websockets==12.0 python-multipart==0.0.9 \
redis==5.0.8 munch==4.0.0 rednest==0.4.0 runtypes==0.5.0 guardify==0.2.1
redis==5.0.8 munch==4.0.0 rednest==0.4.1 runtypes==0.5.0 guardify==0.2.1

# Make the debian frontend non-interactive for apt installations
ENV DEBIAN_FRONTEND=noninteractive
Expand Down

0 comments on commit 9eeb539

Please sign in to comment.