github 2GT-Media-Group-LLC/mikrotik-manager v0.24.25-beta

pre-release2 hours ago

Drop the obsolete version key from both compose files

Compose v2 ignores the top-level version: key and warns on every command:

the attribute version is obsolete, it will be ignored

Removing it from docker-compose.yml alone would have broken the build: the
generator for docker-compose.ghcr.yml anchored its "generated file" banner
after that line and threw when it was missing, which fails the preflight
sync check. The banner now opens the file directly, and both files are
regenerated without the key.

Checked that both still parse (docker compose config) and that a full
docker compose up -d --build comes up healthy with no obsolete warning.

Co-Authored-By: Claude Opus 5.5 noreply@anthropic.com


Container image: ghcr.io/2gt-media-group-llc/mikrotik-manager:0.24.25-beta

Documentation: https://2gt-media-group-llc.github.io/mikrotik-manager/

Don't miss a new mikrotik-manager release

NewReleases is sending notifications on new releases.