aboutsummaryrefslogtreecommitdiffstats
path: root/Dockerfile-debian-11-sqlite
diff options
context:
space:
mode:
Diffstat (limited to 'Dockerfile-debian-11-sqlite')
-rw-r--r--Dockerfile-debian-11-sqlite1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dockerfile-debian-11-sqlite b/Dockerfile-debian-11-sqlite
index e7f5ffc1..b345bb2e 100644
--- a/Dockerfile-debian-11-sqlite
+++ b/Dockerfile-debian-11-sqlite
@@ -24,6 +24,7 @@ virtualenv
#
# Excluding python3-celery here due to conflict with dist-packges for a
# compatible version of billiard.
+# TODO: Align with deploying docs.
RUN apt-get install -y \
python3-alembic \
python3-feedgenerator \