Releases: bento-platform/bento_build_action
Releases · bento-platform/bento_build_action
Version 0.7: caching
- add Docker caching to image build steps
Version 0.6: dev build fixes
- fix: issue with dev image building
Version 0.5: dev/edge/stable
- chore: Edge builds with production Dockerfile; Dev builds with dev Dockerfile
Version 0.4: Single Dockerfile builds
- refact!: use one Dockerfile for release and edge/PR builds
v0.3: Fix registry credentials inputs
Adds registry
, registry-username
, and registry-password
inputs
v0.2: Rename image-name input
container-name
-> image-name
v0.1: Initial release
Initial release of a GitHub action for common build steps for Bento container images.