Skip to content

🐳 6️⃣ Resolve "Docker images security considerations"

This MR:

  • Adds a FULL_IMAGE_REBUILD CI variable argument which lets us rebuild all images from scratch to get the security updates. This will be done on develop every morning as a scheduled job.
  • Upgrades a few dependencies that have security issues

Manual steps needed after merging

Merge Request Checklist

  • changelog.md has been updated if required
  • New/updated Premium features are separated correctly in the premium folder
  • The latest Chrome and Firefox have been used to test any new frontend features
  • Documentation has been updated
  • Quality Standards are met
  • Performance: tables are still fast with 100k+ rows, 100+ field tables
  • The redoc API pages have been updated for any REST API changes
  • Our custom API docs are updated for changes to endpoints accessed via api tokens
  • The UI/UX has been updated following UI Style Guide

Closes #779 (closed)

Edited by Nigel Gott

Merge request reports