remove deprecated 'version' attribute from docker-compose.ymla (#3660)
Removes the warning: ``` WARN[0000] .../node-postgres/.devcontainer/docker-compose.yml: the attribute `version` is obsolete, it will be ignored, please remove it to avoid potential confusion ``` The `version` attribute has been removed as of v2 of the docker compose plugin (https://github.com/compose-spec/compose-spec/blob/main/spec.md#version-top-level-element-obsolete).
K
Karl Pietrzak committed
77cb77150d6c0f07b0aa2134c6b3ef0cb80335c1
Parent: 4e6bdf0
Committed by GitHub <noreply@github.com>
on 4/22/2026, 9:11:39 PM