Force latest ldap proxy image?
This commit is contained in:
+1
-1
@@ -157,7 +157,7 @@ in {
|
|||||||
ldap-proxy = mkOption {
|
ldap-proxy = mkOption {
|
||||||
type = str;
|
type = str;
|
||||||
description = "Docker image to use for LDAP proxy.";
|
description = "Docker image to use for LDAP proxy.";
|
||||||
default = "ghcr.io/goauthentik/ldap";
|
default = "ghcr.io/goauthentik/ldap:latest";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user