From 4cceb4a9dd3606a2e7866a0f32847ca1c568188e Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 17 Aug 2024 11:54:46 +0200 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 3a0e152e..ce50dfab 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.58.0 + image: drpcorg/dshackle:0.58.1 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 3ff39316..14a6f252 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.58.0 + image: drpcorg/dshackle:0.58.1 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle