staging: upgrade garage to v1.99-internal (support for redirections)

This commit is contained in:
Armaël Guéneau 2025-03-07 11:42:56 +01:00
parent 41961df583
commit 0051891ff0

View file

@ -27,7 +27,7 @@ job "garage-staging" {
task "server" {
driver = "docker"
config {
image = "superboum/garage:v1.0.0-rc1-hotfix-red-ftr-wquorum"
image = "dxflrs/garage:v1.99.0-internal"
command = "/garage"
args = [ "server" ]
network_mode = "host"