Update docker-compose.yml

The version attribute is deprecated, resolves error "the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion" when building with Docker

Signed-off-by: ptweezy <parkerbrayden@gmail.com>
This commit is contained in:
ptweezy 2025-07-27 16:21:34 -04:00 committed by GitHub
parent e2c2dd18cf
commit bf49856d0a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,3 @@
version: '3'
services:
copyparty: