forked from Deuxfleurs/nixcfg
cluster(prod/cryptpad): Update cryptpad image on Nomad cluster
This commit is contained in:
parent
87464506ce
commit
86026c5642
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ job "cryptpad" {
|
||||||
}
|
}
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "kokakiwi/cryptpad:2024.3.0"
|
image = "kokakiwi/cryptpad:2024.3.1"
|
||||||
ports = [ "http" ]
|
ports = [ "http" ]
|
||||||
|
|
||||||
volumes = [
|
volumes = [
|
||||||
|
|
Loading…
Reference in a new issue