Skip to content

v5.10.0 (🤧 Coughing a Lot)

Latest
Compare
Choose a tag to compare
@pzeballos pzeballos released this 03 Jun 17:11
969793f

What's Changed

New Contributors

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v5.9.0:
+     docker-compose#v5.10.0:
        image: someimage
        workdir: /app

Full Changelog: v5.9.0...v5.10.0