You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments