Remove obsolete "version" attribute (#988)

The attribute `version` is obsolete, and docker compose recommends removing it to avoid potential confusion, so this removes the attribute.
This commit is contained in:
James Kerrane 2025-06-07 23:14:28 -06:00 committed by GitHub
parent ffe9444295
commit 2c2129179a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,3 @@
version: '3.5'
services: services:
tubearchivist: tubearchivist:
container_name: tubearchivist container_name: tubearchivist