Skip to content
Snippets Groups Projects
Verified Commit 9f949dbd authored by Janne Mareike Koschinski's avatar Janne Mareike Koschinski
Browse files

feat: add redis support for caching

parent 66c35794
Branches
No related tags found
No related merge requests found
Pipeline #2912 failed
......@@ -72,6 +72,8 @@ RUN pip install \
python-cas \
djangosaml2==0.20.0 \
pysaml2==6.5.1 \
hiredis \
redis \
cffi
RUN mkdir /source
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment