lysnikolaou opened a new issue, #43933: URL: https://github.com/apache/arrow/issues/43933
### Describe the bug, including details regarding any error messages, version, and platform. Running `docker-compose` locally with any of the services in the `docker-compose.yml` file results in the following warnings. ```bash WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string. WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string. WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string. WARN[0000] The "PYTHON_IMAGE_TAG" variable is not set. Defaulting to a blank string. WARN[0000] /Users/lysnikolaou/repos/python/arrow/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion ``` They're easy to get rid of, so a PR is probably worth it. ### Component(s) Continuous Integration -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org