staging: update garage to 0.8.4

This commit is contained in:
Alex 2023-09-11 23:28:17 +02:00
parent ba3e24c41e
commit f139238c17

View file

@ -26,7 +26,7 @@ job "garage-staging" {
packages = [
"#bash", # so that we can enter a shell inside container
"#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"
args = [ "server" ]