Update docker-compose.yml to remove version obsolete warning #691
derek-palmer
started this conversation in
General
Replies: 1 comment 1 reply
-
Did docker v24 that warns about it got widely spread? If not, then people with older versions of docker would have a problem. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Proposal to remove
version:
syntax in docker-compose.yml. If left in, it throws an obsolete warning.This reduces unnecessary warnings/chatter and keeps the code up to current standards. See Version top-level element (obsolete) for reference.
Beta Was this translation helpful? Give feedback.
All reactions