Update diun to include ability to read nomad socket
This commit is contained in:
parent
da0f52dab3
commit
2d59886378
@ -2,7 +2,7 @@ module "diun" {
|
||||
source = "./service"
|
||||
|
||||
name = "diun"
|
||||
image = "crazymax/diun:4.26"
|
||||
image = "crazymax/diun:4.27"
|
||||
args = ["serve", "--log-level=debug"]
|
||||
|
||||
sticky_disk = true
|
||||
|
Loading…
Reference in New Issue
Block a user