From 64f1b5801633032aad8547fc63d8e17dec13d84d Mon Sep 17 00:00:00 2001 From: Stefan Peters Date: Wed, 2 Oct 2024 13:01:31 +0200 Subject: [PATCH] Remove version tag from Docker Compose files --- README.md | 2 -- docker-compose.yml | 2 -- 2 files changed, 4 deletions(-) diff --git a/README.md b/README.md index bbc4e42..d3f9dd8 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,6 @@ Note: Experimental. See also the included `docker-compose.yml` file in this repository. ```yml -version: "3" - services: cocoda: image: ghcr.io/gbv/cocoda-versions diff --git a/docker-compose.yml b/docker-compose.yml index 91dd6bc..78eb82c 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,5 +1,3 @@ -version: "3" - # Compose file for local testing services: