Pin lldap verison

This commit is contained in:
IamTheFij 2022-11-15 15:54:00 -08:00
parent 86b472435c
commit c7d0fca6e7

View File

@ -83,7 +83,7 @@ job "lldap" {
}
config {
image = "nitnelave/lldap"
image = "nitnelave/lldap:v0.4"
ports = ["ldap", "web"]
args = ["run", "--config-file", "/lldap_config.toml"]