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

francischuang pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/calcite-avatica.git

commit aa4efdf78860354bb0dd63133366d68a8a4c4766
Author: Francis Chuang <[email protected]>
AuthorDate: Wed Feb 19 09:17:43 2025 +1100

    Remove version attribute from docker-compose file
---
 docker-compose.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/docker-compose.yml b/docker-compose.yml
index eaee8fd01..12a27cd88 100644
--- a/docker-compose.yml
+++ b/docker-compose.yml
@@ -14,7 +14,6 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 #
-version: '3'
 services:
   dry-run:
     image: eclipse-temurin:8

Reply via email to