Update restic-scheduler to fix index out of range error

This commit is contained in:
IamTheFij 2023-11-07 16:48:41 -08:00
parent 52abd94a38
commit 0b3d3caff6
1 changed files with 1 additions and 1 deletions

View File

@ -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 ~}