Skip to content

v2.7.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@akhilerm akhilerm released this 08 Mar 17:30
· 7 commits to master since this release
0783d48
chore(build): add support to push to multiple registries (#11)


- add support to push images to multiple registries
- use ubuntu-latest in the workflow
- use docker build-push action instead of scripts
- update alpine version to 3.12.4 to mitigate some vulnerabilities marked as HIGH severity


Signed-off-by: Akhil Mohan <akhil.mohan@mayadata.io>