This commit is contained in:
Roland Gruber 2024-02-29 07:57:58 +01:00
parent 08228f9f4b
commit b3fc2044d7
5 changed files with 12 additions and 6 deletions

View file

@ -1,3 +1,9 @@
ldap-account-manager (8.7.RC1-1) unstable; urgency=medium
* new upstream release
-- Roland Gruber <post@rolandgruber.de> Thu, 29 Feb 2024 07:35:21 +0200
ldap-account-manager (8.6-1) unstable; urgency=medium
* new upstream release

View file

@ -2,7 +2,7 @@
# Docker image for LDAP Account Manager
# This code is part of LDAP Account Manager (http://www.ldap-account-manager.org/)
# Copyright (C) 2019 - 2023 Roland Gruber
# Copyright (C) 2019 - 2024 Roland Gruber
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@ -29,7 +29,7 @@
FROM debian:bookworm-slim
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
ARG LAM_RELEASE=8.6
ARG LAM_RELEASE=8.7.RC1
EXPOSE 80
ENV \

View file

@ -3,7 +3,7 @@ services:
ldap-account-manager:
build:
context: .
image: ldapaccountmanager/lam:8.6
image: ldapaccountmanager/lam:8.7.RC1
restart: unless-stopped
ports:
- "8080:80"

View file

@ -1 +1 @@
8.6
8.7.RC1

View file

@ -615,8 +615,8 @@
<itemizedlist>
<listitem>
<para>Self service profiles that were not saved with a LAM version
of the past 3 years must be saved with LAM Pro 8.6 before
<para>Self service profiles that were not saved with a LAM Pro
version of the past 3 years must be saved with LAM Pro 8.6 before
upgrading to LAM Pro 8.7.</para>
</listitem>