Commit 12a81c8
committed
2024-03-24 docker-compose.yml - old-menu branch - PR 2 of 2
From and including `docker-compose-plugin` v2.25.0, the `version:`
clause is deprecated. Commands now produce the following warning:
```
WARN[0000] /home/pi/IOTstack/docker-compose.yml: `version` is obsolete
```
This PR removes from the menu, the lines of code involved in generating
the `version:` clause.
Most users will likely need to hand-edit their compose files to remove
the clause.
Signed-off-by: Phill Kelley <34226495+Paraphraser@users.noreply.github.com>1 parent 76628e7 commit 12a81c8
File tree
1 file changed
+0
-2
lines changed1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
| |||
489 | 488 | | |
490 | 489 | | |
491 | 490 | | |
492 | | - | |
493 | 491 | | |
494 | 492 | | |
495 | 493 | | |
| |||
0 commit comments