diff --git a/drpc-free.yml b/drpc-free.yml index 14c07162..f06af608 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -1,6 +1,6 @@ services: dshackle-free: - image: drpcorg/dshackle:0.71.1 + image: drpcorg/dshackle:0.71.2 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 7710b1ee..1db985ad 100644 --- a/drpc.yml +++ b/drpc.yml @@ -1,6 +1,6 @@ services: dshackle: - image: drpcorg/dshackle:0.71.1 + image: drpcorg/dshackle:0.71.2 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle