Skip to content

v5.4.1 (✨Lick of Paint)

Latest
Compare
Choose a tag to compare
@tomowatt tomowatt released this 08 Oct 22:45
7681d07

What's Changed

Upgrading

To upgrade, update your pipeline.yml files:

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

New Contributors

Full Changelog: v5.4.0...v5.4.1