Skip to content

v3.11.1 (πŸƒπŸ»β€β™€οΈ Running)

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Sep 15:57
· 506 commits to refs/heads/master since this release
f555794

Changes

Upgrading

To upgrade, update your pipeline.yml files:

steps:
  - command: test.sh
    plugins:
-     docker-compose#v3.11.0:
+     docker-compose#v3.11.1:
        image: someimage
        workdir: /app