Garage 0.7.1 on staging

This commit is contained in:
Alex 2022-05-09 16:20:29 +02:00
parent 1e23341710
commit 79e61b6bfd
Signed by untrusted user: lx
GPG key ID: 0E496D15096376BE

View file

@ -28,7 +28,7 @@ job "garage-staging" {
driver = "docker" driver = "docker"
config { config {
image = "dxflrs/amd64_garage:v0.7.0" image = "dxflrs/amd64_garage:v0.7.1"
command = "/garage" command = "/garage"
args = [ "server" ] args = [ "server" ]
network_mode = "host" network_mode = "host"