Remove redis-server from Dockerfile

This commit is contained in:
tcely 2025-02-24 04:30:59 -05:00 committed by GitHub
parent 085238308e
commit b4c4825c2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -276,7 +276,6 @@ RUN --mount=type=cache,id=apt-lib-cache,sharing=locked,target=/var/lib/apt \
pkgconf \
python3 \
python3-wheel \
redis-server \
curl \
less \
&& \