From 8f36a32da67b61663c901097ee96c8c1961a59e4 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Mon, 13 May 2024 11:14:28 +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 69b06753..622ff36d 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.54.2 + image: drpcorg/dshackle:0.54.3 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 654e1c6b..ee6e896b 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.54.2 + image: drpcorg/dshackle:0.54.3 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle