aboutsummaryrefslogtreecommitdiff
path: root/cluster/staging/app/garage/deploy/garage.hcl
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/staging/app/garage/deploy/garage.hcl')
-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 77d5092..32123e0 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:8bc5caf7aa9bc0e27b741c68113cb7fdde2d54e6"
+ image = "dxflrs/amd64_garage:5b18fd8201af98798f0a47a95dfec2f3ab9777f8"
command = "/garage"
args = [ "server" ]
network_mode = "host"