Commit ba671cc5 authored by Marvin's avatar Marvin Committed by GitHub

Update Dockerfile

parent 0636f406
FROM debian:stretch FROM debian:buster
RUN export samba_version=4.9.1 \ RUN export DEBIAN_FRONTEND=noninteractive \
&& export DEBIAN_FRONTEND=noninteractive \
\ \
&& apt-get -q -y update \ && apt-get -q -y update \
&& apt-get -q -y upgrade \ && apt-get -q -y upgrade \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment