mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-24 18:24:31 +01:00
Removed debug flag from Dockerfile
This commit is contained in:
parent
e90f27bc8d
commit
330df3eaa5
@ -18,4 +18,4 @@ RUN apk add --no-cache libldap && \
|
|||||||
|
|
||||||
USER ldapcherry
|
USER ldapcherry
|
||||||
|
|
||||||
CMD [ "ldapcherryd", "-c", "/etc/ldapcherry/ldapcherry.ini", "-D" ]
|
CMD ["ldapcherryd", "-c", "/etc/ldapcherry/ldapcherry.ini"]
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
# ldapCherry
|
# ldapCherry
|
||||||
# Copyright (c) 2014 Carpentier Pierre-Francois
|
# Copyright (c) 2014 Carpentier Pierre-Francois
|
||||||
|
|
||||||
version = '1.1.3'
|
version = '1.1.4'
|
||||||
|
Loading…
Reference in New Issue
Block a user