Update garage to v0.4-rc2

This commit is contained in:
Alex 2021-11-05 11:41:16 +01:00
parent 2734f79c0d
commit f362d57965
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"
config {
advertise_ipv6_address = true
image = "dxflrs/amd64_garage:6f13d083ab188060d2a2dc5f619070a445fe61ba"
image = "dxflrs/amd64_garage:v0.4-rc2"
command = "/garage"
args = [ "server" ]
network_mode = "host"