Skip to content

Fix Bookworm protobuf package pins - #899

Merged
tconley1428 merged 1 commit into
mainfrom
fix-bookworm-protobuf-packages
Sep 9, 2026
Merged

Fix Bookworm protobuf package pins#899
tconley1428 merged 1 commit into
mainfrom
fix-bookworm-protobuf-packages

Conversation

@tconley1428

Copy link
Copy Markdown
Contributor

Summary

Update the Python and TypeScript image Dockerfiles to install the protobuf packages available in Debian Bookworm (3.21.12*).

The Bookworm base-image migration retained the prior Bullseye-only 3.12.4* pins, causing Docker builds to fail during apt-get install.

Validation

  • Confirmed the same Python and TypeScript image-build failure occurs on main (for example, CI run 34252304325), so this is independent of the System Nexus PR.
  • git diff --check passes.
  • Local full-image/container validation could not complete because this environment was still pulling the Bookworm base-image layers.

@tconley1428
tconley1428 marked this pull request as ready for review September 9, 2026 23:19
@tconley1428
tconley1428 requested review from a team as code owners September 9, 2026 23:19
@tconley1428
tconley1428 merged commit 28e8a5b into main Sep 9, 2026
65 of 68 checks passed
@tconley1428
tconley1428 deleted the fix-bookworm-protobuf-packages branch September 9, 2026 23:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants