diff --git a/drpc-free.yml b/drpc-free.yml index 36053438..fb62d1d2 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.56.2 + image: drpcorg/dshackle:0.56.5 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 4777c500..511883a9 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.56.2 + image: drpcorg/dshackle:0.56.5 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle