From cc13c9efd7342ba500359842ad7c8d60f0f27564 Mon Sep 17 00:00:00 2001 From: Cool Contributor Date: Thu, 28 May 2026 11:50:45 +0200 Subject: [PATCH] chore: remove obsolete 'version' attribute Remove the now obsolete 'version' attribute in the example docker compose file. --- examples/docker-compose.example.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/examples/docker-compose.example.yml b/examples/docker-compose.example.yml index b58f1afe5..827444b48 100644 --- a/examples/docker-compose.example.yml +++ b/examples/docker-compose.example.yml @@ -1,5 +1,3 @@ -version: "3" - volumes: mysql_data: romm_resources: