File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ ENV ADMIN_PASSWORD_SECRET=samba-admin-password \
2424 WINBIND_USE_DEFAULT_DOMAIN=yes \
2525 WORKGROUP=AD
2626
27- ARG SAMBA_VERSION=4.18.3 -r0
27+ ARG SAMBA_VERSION=4.18.5 -r0
2828
2929COPY *.conf.j2 /root/
3030COPY entrypoint.sh /usr/local/bin/
Original file line number Diff line number Diff line change 66- https://github.com/instantlinux/docker-tools
77- ttps://gitlab.com/samba-team/samba
88type : application
9- version : 0.1.9
10- appVersion : " 4.18.3 -r0"
9+ version : 0.1.10
10+ appVersion : " 4.18.5 -r0"
1111dependencies :
1212- name : chartlib
1313 version : 0.1.8
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ LABEL org.label-schema.build-date=$BUILD_DATE \
88 org.label-schema.vcs-ref=$VCS_REF \
99 org.label-schema.vcs-url=https://github.com/instantlinux/docker-tools
1010
11- ARG SAMBA_VERSION=4.18.3 -r0
11+ ARG SAMBA_VERSION=4.18.5 -r0
1212ENV LOGON_DRIVE=H \
1313 NETBIOS_NAME=samba \
1414 SERVER_STRING="Samba Server" \
Original file line number Diff line number Diff line change 66- https://github.com/instantlinux/docker-tools
77- https://gitlab.com/samba-team/samba
88type : application
9- version : 0.1.9
10- appVersion : " 4.18.3 -r0"
9+ version : 0.1.10
10+ appVersion : " 4.18.5 -r0"
1111dependencies :
1212- name : chartlib
1313 version : 0.1.8
Original file line number Diff line number Diff line change 77- https://github.com/instantlinux/docker-tools
88- https://gitlab.com/gitlab-org/gitlab-runner
99type : application
10- version : 0.1.1
11- appVersion : " alpine-v15.2.0 "
10+ version : 0.1.2
11+ appVersion : " alpine-v15.11.1 "
1212dependencies :
1313- name : chartlib
1414 version : 0.1.8
You can’t perform that action at this time.
0 commit comments