Update restic-scheduler to fix index out of range error
This commit is contained in:
parent
52abd94a38
commit
0b3d3caff6
@ -69,7 +69,7 @@ job "backup%{ if batch_node != null }-oneoff-${batch_node}%{ endif }" {
|
||||
}
|
||||
|
||||
config {
|
||||
image = "iamthefij/resticscheduler:0.3.0"
|
||||
image = "iamthefij/resticscheduler:0.3.1"
|
||||
ports = ["metrics"]
|
||||
args = [
|
||||
%{ if batch_node != null ~}
|
||||
|
Loading…
Reference in New Issue
Block a user