Skip to content

Releases: mr-smithers-excellent/docker-build-push

v6.4

04 Apr 20:32
59523c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v6.3...v6.4

v6.3

03 Feb 05:55
Compare
Choose a tag to compare

Upgrade to Node v20

v6.2

04 Apr 04:22
Compare
Choose a tag to compare
  • Adds support for SSH agent forwarding

v6.1

13 Mar 20:25
Compare
Choose a tag to compare

v6

03 Mar 22:12
a6df1cf
Compare
Choose a tag to compare
  • Adds support for multi-platform builds with buildx

v5.9

23 Jan 19:26
0e68818
Compare
Choose a tag to compare
  • Fixes set-output deprecation warnings detailed here

v5

03 Feb 00:08
0e68818
Compare
Choose a tag to compare
Bump json5 from 1.0.1 to 1.0.2 (#115)

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

v5.8

06 Oct 04:53
6387d35
Compare
Choose a tag to compare
  • Adds optional pushImage boolean input to bypass docker push command

v5.7

14 Sep 22:15
3cedd44
Compare
Choose a tag to compare

v5.6

01 Sep 23:42
a7fe665
Compare
Choose a tag to compare
  • Adds addTimestamp input for suffixing branch-based Docker tags with date & time stamps
  • Fixes dependabot security alerts with dependency updates