aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/garage/deploy
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/app/garage/deploy')
-rw-r--r--cluster/staging/app/garage/deploy/garage.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/app/garage/deploy/garage.hcl b/cluster/staging/app/garage/deploy/garage.hcl
index 82dce14..4149a87 100644
--- a/cluster/staging/app/garage/deploy/garage.hcl
+++ b/cluster/staging/app/garage/deploy/garage.hcl
@@ -27,7 +27,7 @@ job "garage-staging" {
"#bash", # so that we can enter a shell inside container
"#coreutils",
# garage v0.9.0-rc1
- "git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=next&rev=2e656b541b1dd1492798e1ed764fa40868da4d6a",
+ "git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=next&rev=0c431b0c035f4de8ea9d1d9bd0b419bfc74ceabf",
]
command = "garage"
args = [ "server" ]