forked from Deuxfleurs/nixcfg
staging: update garage to 0.8.4
This commit is contained in:
parent
ba3e24c41e
commit
f139238c17
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ job "garage-staging" {
|
||||||
packages = [
|
packages = [
|
||||||
"#bash", # so that we can enter a shell inside container
|
"#bash", # so that we can enter a shell inside container
|
||||||
"#coreutils",
|
"#coreutils",
|
||||||
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=32ad4538eec9e844edab7e04e03dee9d594ec8fb",
|
"git+https://git.deuxfleurs.fr/Deuxfleurs/garage.git?ref=main&rev=143a349f55b0c652d407019c5850313b0c95ccbd",
|
||||||
]
|
]
|
||||||
command = "garage"
|
command = "garage"
|
||||||
args = [ "server" ]
|
args = [ "server" ]
|
||||||
|
|
Loading…
Reference in a new issue