mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
dependency update
This commit is contained in:
parent
267394405b
commit
3fa72a51f2
5 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
ldap-account-manager (8.2.RC1-1) unstable; urgency=medium
|
||||
ldap-account-manager (8.2-1) unstable; urgency=medium
|
||||
|
||||
* new upstream release
|
||||
|
||||
-- Roland Gruber <post@rolandgruber.de> Sun, 27 Dec 2022 15:04:23 +0100
|
||||
-- Roland Gruber <post@rolandgruber.de> Tue, 13 Dec 2022 15:04:23 +0100
|
||||
|
||||
ldap-account-manager (8.1-1) unstable; urgency=medium
|
||||
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
FROM debian:bullseye-slim
|
||||
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
|
||||
|
||||
ARG LAM_RELEASE=8.2.RC1
|
||||
ARG LAM_RELEASE=8.2
|
||||
EXPOSE 80
|
||||
|
||||
ENV \
|
||||
|
|
|
@ -3,7 +3,7 @@ services:
|
|||
ldap-account-manager:
|
||||
build:
|
||||
context: .
|
||||
image: ldapaccountmanager/lam:8.2.RC1
|
||||
image: ldapaccountmanager/lam:8.2
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "8080:80"
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
December 2022
|
||||
13.12.2022 8.2
|
||||
- PHP 7.4 required
|
||||
- Usability improvements
|
||||
- DHCP: added "authoritative" option and extra DHCP options + statements
|
||||
|
|
|
@ -1 +1 @@
|
|||
8.2.RC1
|
||||
8.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue