From 6559dfec994244be5ae9dcaa63483b2d331964c7 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Wed, 28 Aug 2024 11:46:01 +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 34380818..1b64b302 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.58.2 + image: drpcorg/dshackle:0.58.3 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 6225f7fe..75b5f39f 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.58.2 + image: drpcorg/dshackle:0.58.3 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle