Compare commits
1 Commits
renovate/n
...
renovate/l
| Author | SHA1 | Date | |
|---|---|---|---|
| 4acfdf4f1d |
@@ -27,7 +27,7 @@ job "frigate" {
|
|||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "litestream/litestream:0.5.9"
|
image = "litestream/litestream:0.5.11"
|
||||||
command = "restore"
|
command = "restore"
|
||||||
args = ["-if-replica-exists", "-config", "/local/litestream.yml", "/alloc/data/frigate.db"]
|
args = ["-if-replica-exists", "-config", "/local/litestream.yml", "/alloc/data/frigate.db"]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user