Use updated su-exec options

This commit is contained in:
2017-12-15 16:44:11 +00:00
parent f63d3083bd
commit b6a19ca720
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
FROM adamant/busybox:libressl
MAINTAINER Adam Dodman <adam.dodman@gmx.com>
ENV UID=900 GID=900
ENV SUID=900 SGID=900
ADD start_pms /usr/sbin/start_pms
WORKDIR /tmp