mirror of
https://github.com/9001/copyparty.git
synced 2025-10-02 14:42:28 -06:00
chore: pinned copyparty to latest version
This commit is contained in:
parent
e7947ff98e
commit
83d057653c
|
@ -6,7 +6,7 @@ networks:
|
||||||
|
|
||||||
services:
|
services:
|
||||||
copyparty:
|
copyparty:
|
||||||
image: copyparty/ac:1.18.8@sha256:19348cf85bf0df2f0b5b476162d73c72ef8bcbe0f12dd910d3cb05c0312641aa
|
image: copyparty/ac:latest
|
||||||
container_name: idp_copyparty
|
container_name: idp_copyparty
|
||||||
user: "1000:1000" # should match the user/group of your fileshare volumes
|
user: "1000:1000" # should match the user/group of your fileshare volumes
|
||||||
volumes:
|
volumes:
|
||||||
|
|
Loading…
Reference in a new issue