Fall back to stable Alpine. Issues with disconnecting sysvol has been solved by removing "domain logons" and "domain master" from smb.conf.
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-01-27 10:41:11 +01:00
parent d73e43a7f5
commit c897b1104e

View File

@@ -1,5 +1,5 @@
#FROM alpine:3.17.0
FROM alpine:edge
FROM alpine:3.17.0
#FROM alpine:edge
MAINTAINER Rich Braun "docker@instantlinux.net"
ARG BUILD_DATE
ARG VCS_REF