fix version
This commit is contained in:
parent
3c305f26fa
commit
ed28d3b8e7
|
@ -3,9 +3,7 @@ services:
|
||||||
ldap-account-manager:
|
ldap-account-manager:
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
args:
|
image: ldapaccountmanager/lam:7.2
|
||||||
- LAM_RELEASE=7.2
|
|
||||||
image: ldapaccountmanager/lam:latest
|
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
ports:
|
ports:
|
||||||
- "8080:80"
|
- "8080:80"
|
||||||
|
|
Loading…
Reference in New Issue