From e1f5927e894b6bdfd6431a3989b09bca5b236e61 Mon Sep 17 00:00:00 2001 From: Declan Chidlow Date: Fri, 12 Jul 2024 16:41:37 +0800 Subject: [PATCH] remove depreciated docker-compose version --- docker-compose.yml.example | 2 -- 1 file changed, 2 deletions(-) diff --git a/docker-compose.yml.example b/docker-compose.yml.example index 31676eb..a415b9a 100644 --- a/docker-compose.yml.example +++ b/docker-compose.yml.example @@ -1,8 +1,6 @@ # Copy this file to `docker-compose.yml` and modify it to your liking. # Copy `.env.example` to `.env` to configure environment variables. -version: "3.1" - services: bot: build: