staging: update garage to test release

This commit is contained in:
Alex 2024-02-19 12:46:22 +01:00
parent f724e81239
commit 74668a31b2
1 changed files with 1 additions and 2 deletions

View File

@ -26,8 +26,7 @@ job "garage-staging" {
packages = [
"#bash", # so that we can enter a shell inside container
"#coreutils",
# garage v0.9.1-rc
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=9cfeea389a1274d4d3c1f4b7072b0c056af410ef",
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=eab54b37981073651712a15334b60b2c409f2576",
]
command = "garage"
args = [ "server" ]