sublime-security / sublime-platform

A free and open platform for detecting and preventing email attacks like BEC, malware, and credential phishing. Gain visibility and control, hunt for advanced threats, collaborate with the community, and write detections-as-code.
https://sublime.security
MIT License
159 stars 14 forks source link

Pull images before doing docker compose up #97

Closed hugh-sublime closed 1 year ago

hugh-sublime commented 1 year ago

This pulls Docker images before doing a docker compose up so we don't have stale images.

Tested with DO and made the changes manually to the update-and-run.sh to verify it still works.