fix version

This commit is contained in:
Roland Gruber 2020-05-24 09:04:41 +02:00
parent 3c305f26fa
commit ed28d3b8e7
1 changed files with 1 additions and 3 deletions

View File

@ -3,9 +3,7 @@ services:
ldap-account-manager:
build:
context: .
args:
- LAM_RELEASE=7.2
image: ldapaccountmanager/lam:latest
image: ldapaccountmanager/lam:7.2
restart: unless-stopped
ports:
- "8080:80"