This is an automated email from the ASF dual-hosted git repository.

lidavidm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-adbc.git


The following commit(s) were added to refs/heads/main by this push:
     new 8a300e1dd chore: remove deprecated attribute from compose (#3051)
8a300e1dd is described below

commit 8a300e1dd9aab9fbe54b0e8d11232b8f22d969e7
Author: Daijiro Fukuda <fuk...@clear-code.com>
AuthorDate: Fri Jun 27 16:48:10 2025 +0900

    chore: remove deprecated attribute from compose (#3051)
    
    Closes #3050
---
 compose.yaml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/compose.yaml b/compose.yaml
index 091cfa3d6..971286d29 100644
--- a/compose.yaml
+++ b/compose.yaml
@@ -15,8 +15,6 @@
 # specific language governing permissions and limitations
 # under the License.
 
-version: '3.9'
-
 services:
   # These reuse Arrow's images for simplicity. You won't be able to
   # build the image from here.

Reply via email to