diff --git a/Dockerfile b/Dockerfile index 1b70ae4..b54a994 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:buster-slim +FROM debian:bullseye-slim RUN apt-get update \ && apt-get install -y samba