diff --git a/drpc-free.yml b/drpc-free.yml index 58e3c1b6..da4ab84d 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -1,6 +1,6 @@ services: dshackle-free: - image: drpcorg/dshackle:0.70.1 + image: drpcorg/dshackle:0.70.2 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 9f6df9ca..ef65d34f 100644 --- a/drpc.yml +++ b/drpc.yml @@ -1,6 +1,6 @@ services: dshackle: - image: drpcorg/dshackle:0.70.1 + image: drpcorg/dshackle:0.70.2 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle