mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 01:39:33 +02:00
9.3
This commit is contained in:
parent
af3576956b
commit
2b05d9df4e
5 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
||||||
ldap-account-manager (9.3.RC1-1) unstable; urgency=medium
|
ldap-account-manager (9.3-1) unstable; urgency=medium
|
||||||
|
|
||||||
* new upstream release
|
* new upstream release
|
||||||
|
|
||||||
-- Roland Gruber <post@rolandgruber.de> Mon, 01 Sep 2025 20:11:26 +0200
|
-- Roland Gruber <post@rolandgruber.de> Mon, 15 Sep 2025 07:11:26 +0200
|
||||||
|
|
||||||
ldap-account-manager (9.2-1) unstable; urgency=medium
|
ldap-account-manager (9.2-1) unstable; urgency=medium
|
||||||
|
|
||||||
|
|
|
@ -29,7 +29,7 @@
|
||||||
FROM debian:bookworm-slim
|
FROM debian:bookworm-slim
|
||||||
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
|
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
|
||||||
|
|
||||||
ARG LAM_RELEASE=9.3.RC1
|
ARG LAM_RELEASE=9.3
|
||||||
EXPOSE 80
|
EXPOSE 80
|
||||||
|
|
||||||
ENV \
|
ENV \
|
||||||
|
|
|
@ -3,7 +3,7 @@ services:
|
||||||
ldap-account-manager:
|
ldap-account-manager:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
image: ldapaccountmanager/lam:9.3.RC1
|
image: ldapaccountmanager/lam:9.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "8080:80"
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
September 2025 9.3
|
16.09.2025 9.3
|
||||||
- New translation: Greek
|
- New translation: Greek
|
||||||
- Tree view: added comparison feature (440)
|
- Tree view: added comparison feature (440)
|
||||||
- Windows: added logon hours (457)
|
- Windows: added logon hours (457)
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
9.3.RC1
|
9.3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue