This commit is contained in:
Roland Gruber 2020-03-16 21:27:58 +01:00
parent b6425b9abd
commit 54f6c82cee
4 changed files with 5 additions and 5 deletions

View File

@ -1,8 +1,8 @@
ldap-account-manager (7.1.RC1-1) unstable; urgency=medium
ldap-account-manager (7.1-1) unstable; urgency=medium
* new upstream release
-- Roland Gruber <post@rolandgruber.de> Tue, 18 Feb 2020 18:01:11 +0100
-- Roland Gruber <post@rolandgruber.de> Mon, 16 Mar 2020 21:24:23 +0100
ldap-account-manager (7.0-1) unstable; urgency=medium

View File

@ -29,7 +29,7 @@
FROM debian:buster-slim
LABEL maintainer="Roland Gruber <post@rolandgruber.de>"
ARG LAM_RELEASE=7.1.RC1
ARG LAM_RELEASE=7.1
EXPOSE 80
ENV \

View File

@ -4,7 +4,7 @@ services:
build:
context: .
args:
- LAM_RELEASE=7.1.RC1
- LAM_RELEASE=7.1
image: ldapaccountmanager/lam:latest
restart: unless-stopped
ports:

View File

@ -1 +1 @@
7.1.RC1
7.1