Skip to content

v2.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 19:20
· 19 commits to master since this release

2.20.0 (2022-04-22)

Features

  • add option --entrypoint (29697b6)

    E.g. dockerized --entrypoint sh go to run the sh command within the go container.