updating to use bullseye
This commit is contained in:
parent
01a0c8d023
commit
7e9971d108
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM debian:buster-slim
|
FROM debian:bullseye-slim
|
||||||
|
|
||||||
RUN apt-get update \
|
RUN apt-get update \
|
||||||
&& apt-get install -y samba
|
&& apt-get install -y samba
|
||||||
|
|
Loading…
Reference in a new issue