From e232e6d6251447ba948ad8ffd3da11fe0f868804 Mon Sep 17 00:00:00 2001 From: Claude Agent Date: Thu, 23 Apr 2026 07:10:15 +0000 Subject: [PATCH] CRITICAL: Upgrade Dshackle to v0.76.0 --- drpc-free.yml | 2 +- drpc.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drpc-free.yml b/drpc-free.yml index ab94d988..24d6b093 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -1,6 +1,6 @@ services: dshackle-free: - image: drpcorg/dshackle:0.75.21 + image: drpcorg/dshackle:0.76.0 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 76cb4b20..fa490d28 100644 --- a/drpc.yml +++ b/drpc.yml @@ -1,6 +1,6 @@ services: dshackle: - image: drpcorg/dshackle:0.75.21 + image: drpcorg/dshackle:0.76.0 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle