Skip to content

v2.7.0

Compare
Choose a tag to compare
@kmova kmova released this 11 Mar 18:22
· 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>