Skip to content

Commit

Permalink
chore: Remove deprecated "version" from Docker compose files
Browse files Browse the repository at this point in the history
  • Loading branch information
kusalananda committed Sep 6, 2024
1 parent f93510c commit 745c7ad
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"

services:

Expand Down
1 change: 0 additions & 1 deletion production/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
---
version: "3"

services:

Expand Down

0 comments on commit 745c7ad

Please sign in to comment.