Change target image
This commit is contained in:
parent
224c0a23a3
commit
96f2978a7f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ job "backup_manual" {
|
||||||
driver = "docker"
|
driver = "docker"
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "superboum/backup_matrix:1"
|
image = "superboum/backup_matrix:2"
|
||||||
volumes = [
|
volumes = [
|
||||||
"secrets/id_ed25519:/root/.ssh/id_ed25519",
|
"secrets/id_ed25519:/root/.ssh/id_ed25519",
|
||||||
"secrets/id_ed25519.pub:/root/.ssh/id_ed25519.pub",
|
"secrets/id_ed25519.pub:/root/.ssh/id_ed25519.pub",
|
||||||
|
|
Reference in a new issue