diff --git a/drpc-free.yml b/drpc-free.yml index b52f4e7a..577268e3 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.55.2 + image: drpcorg/dshackle:0.56.0 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 5445275b..a9f220f6 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.55.4 + image: drpcorg/dshackle:0.56.0 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle