aboutsummaryrefslogtreecommitdiff
path: root/cluster
diff options
context:
space:
mode:
Diffstat (limited to 'cluster')
-rw-r--r--cluster/staging/app/garage/deploy/garage.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/cluster/staging/app/garage/deploy/garage.hcl b/cluster/staging/app/garage/deploy/garage.hcl
index 8757cfa..1691536 100644
--- a/cluster/staging/app/garage/deploy/garage.hcl
+++ b/cluster/staging/app/garage/deploy/garage.hcl
@@ -60,7 +60,7 @@ job "garage-staging" {
driver = "docker"
config {
- image = "dxflrs/amd64_garage:166bba1ad376bba3ac59aea17ef47942a31dd32c"
+ image = "dxflrs/amd64_garage:v0.8.0-beta1-k2v"
command = "/garage"
args = [ "server" ]
network_mode = "host"