garage v0.7.0 on staging

This commit is contained in:
Alex 2022-04-12 15:49:57 +02:00
parent fdb5210f88
commit 65902d4780
Signed by: lx
GPG key ID: 0E496D15096376BE

View file

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