v4.11.0 (🎲 Game Night)
github-actions
released this
09 Mar 22:22
·
317 commits
to refs/heads/master
since this release
Changes
- Add labels to run container (#376) @francoiscampbell
- Add clarifications on volume variables (#377) @toote
Upgrading
To upgrade, update your pipeline.yml
files:
steps:
- command: test.sh
plugins:
- docker-compose#v4.10.1:
+ docker-compose#v4.11.0:
image: someimage
workdir: /app