Update backups to v0.2.0 to include postgres

This commit is contained in:
IamTheFij 2023-08-03 09:53:31 -07:00
parent a2d24e03cd
commit e63327428f
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ job "backup%{ if batch_node != null }-oneoff-${batch_node}%{ endif }" {
}
config {
image = "iamthefij/resticscheduler:0.1.1"
image = "iamthefij/resticscheduler:0.2.0"
ports = ["metrics"]
args = [
%{ if batch_node != null ~}