diff --git a/Dockerfiles/ubuntu/ubuntu-20p04-4p16p0.dockerfile b/Dockerfiles/ubuntu/ubuntu-20p04-4p16p0.dockerfile index a47c048..5f1d728 100644 --- a/Dockerfiles/ubuntu/ubuntu-20p04-4p16p0.dockerfile +++ b/Dockerfiles/ubuntu/ubuntu-20p04-4p16p0.dockerfile @@ -22,7 +22,7 @@ RUN apt -yq install samba-* ## RUN apt -y install language-pack-en # [ Version ] -ARG sambaver=4.15.4 +ARG sambaver=4.16.0 # [ Compile ] RUN mkdir /opt/samba4