bolt icon indicating copy to clipboard operation
bolt copied to clipboard

Fix(spec): Remove obsolete version from docker-compose.yml

Open scale03 opened this issue 2 months ago • 1 comments

What is the purpose of this change?

This PR removes the obsolete version attribute from the top of the spec/docker-compose.yml file. This attribute is no longer required by modern versions of Docker Compose and was producing a warning message when running docker compose up.

Related Issues

  • This change is related to issue #3392.

Important Note for Reviewers

While trying to test this change, I discovered that the developer environment build is currently failing due to an expired GPG key for the Puppet 6 repository.

This PR does not fix that issue, but I have opened a separate bug report for it here: [#3396]

The CI build for this PR will likely fail because of that unrelated error.

scale03 avatar Oct 10 '25 10:10 scale03

CLA assistant check
All committers have signed the CLA.

CLAassistant avatar Oct 10 '25 10:10 CLAassistant