From c6f5943f4a39754dc9be4131e0bdae1c4edd83b9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 24 Mar 2026 22:50:10 +0000 Subject: [PATCH] chore(deps): update dxflrs/garage docker tag to v2.2.0 --- compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compose.yml b/compose.yml index e6870a5..6f14b89 100644 --- a/compose.yml +++ b/compose.yml @@ -3,7 +3,7 @@ version: "3.8" services: app: - image: dxflrs/garage:v2.1.0 + image: dxflrs/garage:v2.2.0 configs: - source: garage_conf target: /etc/garage.toml -- 2.49.0