diff --git a/drpc-free.yml b/drpc-free.yml index beec3a53..7bcc1f0c 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.54.4 + image: drpcorg/dshackle:0.55.1 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index c920874c..bfcc6879 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.54.4 + image: drpcorg/dshackle:0.55.1 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle