diff --git a/drpc-free.yml b/drpc-free.yml index 3acb8f17..81bc1cd3 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -1,6 +1,6 @@ services: dshackle-free: - image: drpcorg/dshackle:0.65.22 + image: drpcorg/dshackle:0.65.23 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 40325d01..c3cfa0aa 100644 --- a/drpc.yml +++ b/drpc.yml @@ -1,6 +1,6 @@ services: dshackle: - image: drpcorg/dshackle:0.65.22 + image: drpcorg/dshackle:0.65.23 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle