Merge branch 'develop' of github.com:LDAPAccountManager/lam into develop
This commit is contained in:
commit
2fbac1d9f0
|
@ -30,6 +30,7 @@ FROM debian:buster-slim
|
||||||
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
|
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
|
||||||
|
|
||||||
ARG LAM_RELEASE=7.0
|
ARG LAM_RELEASE=7.0
|
||||||
|
EXPOSE 80
|
||||||
|
|
||||||
ENV \
|
ENV \
|
||||||
DEBIAN_FRONTEND=noninteractive \
|
DEBIAN_FRONTEND=noninteractive \
|
||||||
|
|
Loading…
Reference in New Issue