Files
langflow/docker
vjgit96 94981c443d fix: update Docker base images to Trixie and force pull latest images in nightly builds (#13015)
- Update builder stage: bookworm-slim → trixie-slim (5 Dockerfiles)
- Update runtime stage: python:3.12.13-slim-trixie → python:3.12-slim-trixie
- Add pull: true to 6 Docker build steps in nightly workflow
- Forces pulling latest base images instead of using cached layers

This resolves CVE vulnerabilities in Docker images by ensuring we use
the latest Debian Trixie base images instead of cached Bookworm layers.
2026-05-06 23:26:11 +00:00
..
2024-05-27 06:55:32 -07:00
2024-05-27 06:55:32 -07:00
2024-07-01 13:53:55 -03:00