diff --git a/drpc-free.yml b/drpc-free.yml index 821889b0..1e6753bf 100644 --- a/drpc-free.yml +++ b/drpc-free.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle-free: - image: drpcorg/dshackle:0.64.1 + image: drpcorg/dshackle:0.64.3 restart: unless-stopped volumes: - ./free_configs:/etc/dshackle diff --git a/drpc.yml b/drpc.yml index 11bc13d2..a79d773b 100644 --- a/drpc.yml +++ b/drpc.yml @@ -2,7 +2,7 @@ version: '3.1' services: dshackle: - image: drpcorg/dshackle:0.64.1 + image: drpcorg/dshackle:0.64.3 restart: unless-stopped volumes: - ./main_configs:/etc/dshackle