aboutsummaryrefslogtreecommitdiff
path: root/app/deployment/backup.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'app/deployment/backup.hcl')
-rw-r--r--app/deployment/backup.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/deployment/backup.hcl b/app/deployment/backup.hcl
index d0c3fc8..08fd923 100644
--- a/app/deployment/backup.hcl
+++ b/app/deployment/backup.hcl
@@ -15,7 +15,7 @@ job "backup_periodic" {
driver = "docker"
config {
- image = "lxpz/backup_consul:11"
+ image = "lxpz/backup_consul:12"
volumes = [
"secrets/id_ed25519:/root/.ssh/id_ed25519",
"secrets/id_ed25519.pub:/root/.ssh/id_ed25519.pub",