v5.5.0 (🌮 Fajitas!)
·
134 commits
to refs/heads/master
since this release
env-propagation-list: programmatically propagate envvars to the container (#238) @edmund-huber
Dependency Updates
- Update buildkite plugin docker-compose to v4.10.1 (#236) @renovate
- Update buildkite plugin plugin-linter to v3.1.0 (#237) @renovate
Upgrading
To upgrade, update your pipeline.yml files:
steps:
- command: test.sh
plugins:
- docker#v5.4.0:
+ docker#v5.5.0:
image: someimage
workdir: /app