From 5962b51e6c36150527ff935979e6d5f117c6fdbb Mon Sep 17 00:00:00 2001 From: zekiahmetbayar Date: Fri, 25 Mar 2022 14:38:18 +0300 Subject: [PATCH] Updated samba version --- Dockerfiles/ubuntu/ubuntu-20p04-4p16p0.dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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