diff --git a/drpc-free.yml b/drpc-free.yml index 310cca14..3b98b7d4 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -1,6 +1,6 @@ services: dshackle-free: - image: drpcorg/dshackle:0.70.19 + image: drpcorg/dshackle:0.70.20 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index b7d88035..66fdb3a5 100644 --- a/drpc.yml +++ b/drpc.yml @@ -1,6 +1,6 @@ services: dshackle: - image: drpcorg/dshackle:0.70.19 + image: drpcorg/dshackle:0.70.20 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle