aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQuentin Dufour <quentin@deuxfleurs.fr>2021-03-06 20:09:16 +0100
committerQuentin Dufour <quentin@deuxfleurs.fr>2021-03-06 20:09:16 +0100
commit96f2978a7f6bfeb945953dc7edfaca9f50f3d6c6 (patch)
treedd6f57280743ae522b049fd3f1350acd58e73c4c
parent224c0a23a30371cdc7e62d92ae0fb593aa3ab672 (diff)
downloadinfrastructure-96f2978a7f6bfeb945953dc7edfaca9f50f3d6c6.tar.gz
infrastructure-96f2978a7f6bfeb945953dc7edfaca9f50f3d6c6.zip
Change target image
-rw-r--r--app/backup/deploy/backup-manual.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/backup/deploy/backup-manual.hcl b/app/backup/deploy/backup-manual.hcl
index 1e8cab5..08b3784 100644
--- a/app/backup/deploy/backup-manual.hcl
+++ b/app/backup/deploy/backup-manual.hcl
@@ -7,7 +7,7 @@ job "backup_manual" {
driver = "docker"
config {
- image = "superboum/backup_matrix:1"
+ image = "superboum/backup_matrix:2"
volumes = [
"secrets/id_ed25519:/root/.ssh/id_ed25519",
"secrets/id_ed25519.pub:/root/.ssh/id_ed25519.pub",