From 3c7d5378980e045aafb2c658216c23369962cd29 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Tue, 14 Jan 2025 04:03:13 +0100 Subject: [PATCH] update --- 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 269b40b4..821889b0 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.63.8 + image: drpcorg/dshackle:0.64.1 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index c5e92ce6..11bc13d2 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.63.8 + image: drpcorg/dshackle:0.64.1 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle