Bump restic scheduler

This commit is contained in:
IamTheFij 2024-11-19 16:06:03 -08:00
parent d4a15d2fd6
commit 92559df998

View File

@ -71,7 +71,7 @@ job "backup%{ if batch_node != null }-oneoff-${batch_node}%{ endif }" {
} }
config { config {
image = "iamthefij/resticscheduler:0.4.0" image = "iamthefij/restic-scheduler:0.4.2"
ports = ["metrics"] ports = ["metrics"]
args = [ args = [
%{ if batch_node != null ~} %{ if batch_node != null ~}