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"
config {
image = "dxflrs/amd64_garage:v0.7.0"
image = "dxflrs/amd64_garage:v0.7.1"
command = "/garage"
args = [ "server" ]
network_mode = "host"