You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore (deps): upgrade Sentry in the frontend to resolve a security alert with minimatch (baserow#4887)
* upgrade sentry
* Add changelog entry
* remove OS-level npm from frontend image which is not needed in prod and contains CVEs
* Fix dc-prod command
* Make sure ci and prod images download the latest packages instead of using the cache
* Extract Python base image into a reusable ARG in backend Dockerfile
Define PYTHON_BASE_IMAGE once at the top and reference it in all four
FROM lines (builder-prod-base, ci, dev, local) to avoid repeating the
version string.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments