aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/garage/deploy/garage.hcl
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-03-09 11:08:33 +0100
committerAlex Auvolat <alex@adnab.me>2023-03-09 11:08:33 +0100
commit850ea784e7bb96ee7af954805dab7d326f58c228 (patch)
tree9a57da460339045e92c07a74934361fe109e4cb7 /cluster/staging/app/garage/deploy/garage.hcl
parent6a287ffb57d95f4cc0d6a5c251bb982a4ffd5529 (diff)
downloadnixcfg-850ea784e7bb96ee7af954805dab7d326f58c228.tar.gz
nixcfg-850ea784e7bb96ee7af954805dab7d326f58c228.zip
staging updates
Diffstat (limited to 'cluster/staging/app/garage/deploy/garage.hcl')
-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 df9d129..6e37d82 100644
--- a/cluster/staging/app/garage/deploy/garage.hcl
+++ b/cluster/staging/app/garage/deploy/garage.hcl
@@ -25,7 +25,7 @@ job "garage-staging" {
config {
packages = [
"#bash", # so that we can enter a shell inside container
- "git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=246f7468cd18c8ef4f3c0c4c209853cd2500cc76",
+ "git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=0d0906b066eb76111f3b427dce1c50eac083366c",
]
command = "garage"
args = [ "server" ]