garage with new s3_router

This commit is contained in:
Alex 2021-12-06 22:10:26 +01:00
parent ef2fa848f1
commit fff6f1db20
No known key found for this signature in database
GPG Key ID: EDABF9711E244EB1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ job "garage" {
driver = "docker" driver = "docker"
config { config {
advertise_ipv6_address = true advertise_ipv6_address = true
image = "dxflrs/amd64_garage:v0.5-beta1" image = "dxflrs/amd64_garage:v0.5.0.1"
command = "/garage" command = "/garage"
args = [ "server" ] args = [ "server" ]
network_mode = "host" network_mode = "host"