v5.6.0 (π Yummy)
·
121 commits
to refs/heads/master
since this release
- Support for --platform arg (#242) @jpfielding
Dependency Updates
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- docker#v5.5.1:
+ docker#v5.6.0:
image: someimage
workdir: /app