Commit f00c399
authored
fix: Migrate remaining Dockerfiles from bookworm to trixie (CVE-2026-42010) (#1575)
Replace all remaining bookworm-based images with Debian Trixie (stable)
to address CVE-2026-42010 (GnuTLS RSA-PSK authentication bypass, CVSS
9.8) and align with the rest of the repository.
Changes:
- 4 Dockerfiles: python:3.13-slim-bookworm -> python:3.13-slim-trixie
- 7 Dockerfiles: ghcr.io/astral-sh/uv:python3.13-bookworm-slim ->
python:3.13-slim-trixie + COPY --from=ghcr.io/astral-sh/uv:latest
Trixie (Debian 13) includes the GnuTLS fix (DLA-4595-1) and is now the
current Debian stable release. Bookworm full support ends June 2026.
sim: https://t.corp.amazon.com/D4481334941 parent ce97c48 commit f00c399
11 files changed
Lines changed: 18 additions & 11 deletions
File tree
- 01-features
- 04-manage-context-of-your-agent/memory
- 03-integrations
- 01-runtime-integration
- 02-identity-integration
- 05-security
- 01-iam-scoped-access
- 02-cognito-federated-identity
- 07-centralize-and-govern-your-ai-infrastructure/03-registry/03-advanced
- discovery-and-invocation-at-runtime
- publish-agentcore-tools-in-registry
- 08-agents-that-transact/02-use-cases
- pay-for-content-browser-use/agent
- pay-for-data/agent
- 06-workshops
- 07-AgentCore-evaluations/05-groundtruth-based-evalautions
- 13-AgentCore-payments/02-use-cases
- pay-for-content-browser-use/agent
- pay-for-data/agent
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
0 commit comments