Commit Graph

6 Commits

Author SHA1 Message Date
Muhammad Atif Ali 34db29e665
feat: add `latest` tag (#247)
Co-authored-by: Cian Johnston <cian@coder.com>
2024-01-16 16:21:24 +03:00
Muhammad Atif Ali a379b9075c
fix: explicitly use a tag (#245) 2024-01-16 15:55:05 +03:00
Muhammad Atif Ali 5fb04fd943
feat: build multiarch images (#244) 2024-01-16 15:39:23 +03:00
Jon Ayers b7d2fa64af
breaking: removed support for CentOS (#207)
- Due to excessive vulnerabilities removed `brew` from Ubuntu images.
2023-02-16 11:43:56 -06:00
Cian Johnston 8f937ea980
chore: remove support for arch images (#161) 2022-05-18 09:09:38 +01:00
Jonathan Yu 6fa1567c96
chore: parallelize image build (#55)
* Add flag for image build scripts to filter by distribution
  (currently: arch, centos, ubuntu)
* Build images sequentially in separate jobs that run in
  parallel according to base distribution
* Cancel in-flight pull request builds
2021-04-02 12:46:01 -07:00