Releases: bcgov-nr/action-builder-ghcr
Releases · bcgov-nr/action-builder-ghcr
v1.1.1
What's Changed
Bug fix for perfectly good tag_fallbacks being rejected:
- Use docker buildx imagetools to check tag_fallback by @DerekRoberts in #18
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Feat: add build_file parameter by @DerekRoberts in #15
- Docs: build_context by @DerekRoberts in #11
- Bump docker/build-push-action from 3 to 4 by @dependabot in #12
New Contributors
- @dependabot made their first contribution in #12
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
- Readme (remove acknowledgement) by @DerekRoberts in #8
- feat: adding build_context parameter by @paulushcgcj in #10
New Contributors
- @paulushcgcj made their first contribution in #10
Full Changelog: v0.0.2...v1.0.0
v0.0.2
- Fixed an input handling bug.
- Send only lowercase tags to docker/build-push-action@v3
v0.0.1
Initial release.