diff --git a/drpc-free.yml b/drpc-free.yml index b172a456..aa45d4ed 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -1,6 +1,6 @@ services: dshackle-free: - image: drpcorg/dshackle:0.66.6 + image: drpcorg/dshackle:0.66.9 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 72a9e138..a3833d38 100644 --- a/drpc.yml +++ b/drpc.yml @@ -1,6 +1,6 @@ services: dshackle: - image: drpcorg/dshackle:0.66.6 + image: drpcorg/dshackle:0.66.9 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle