diff --git a/drpc-free.yml b/drpc-free.yml index 0f89da63..826f4d09 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.57.0 + image: drpcorg/dshackle:0.57.1 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index ffdfa7ab..875c230c 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.57.0 + image: drpcorg/dshackle:0.57.1 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle