Update backups to v0.2.0 to include postgres
This commit is contained in:
parent
a2d24e03cd
commit
e63327428f
@ -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 ~}
|
||||
|
Loading…
Reference in New Issue
Block a user