@@ -1,4 +1,4 @@
-FROM debian:buster
+FROM debian:bullseye-slim
RUN apt-get -qq update \
&& apt-get install -y --no-install-recommends \