Bump authelia
This commit is contained in:
parent
32e34db160
commit
908d960f94
@ -4,7 +4,7 @@ module "authelia" {
|
||||
name = "authelia"
|
||||
instance_count = 2
|
||||
priority = 70
|
||||
image = "authelia/authelia:4.37"
|
||||
image = "authelia/authelia:4.38"
|
||||
args = ["--config", "$${NOMAD_TASK_DIR}/authelia.yml"]
|
||||
ingress = true
|
||||
service_port = 9999
|
||||
|
Loading…
Reference in New Issue
Block a user