Skip to content

Commit 452a5e8

Browse files
authored
[ci/chores] Removed deprecated docker compose version field
The version field is no longer required in Docker Compose files. Removed it to align with the updated Docker Compose standards. This change helps simplify the configuration and prevents warnings.
1 parent 8be9541 commit 452a5e8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker-compose.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
version: "3"
2-
31
services:
42
monitoring:
53
image: openwisp/openwisp-monitoring:develop

0 commit comments

Comments
 (0)