diff --git a/dockerfile b/dockerfile index 5e6c19c..4372bd6 100644 --- a/dockerfile +++ b/dockerfile @@ -1,4 +1,4 @@ -FROM python:slim +FROM python:3-slim-bullseye RUN pip3 --no-cache-dir install nb-cli