Skip to content

Conversation

@russellhaering
Copy link

Summary

Upgraded the distroless base image from static-debian11 to static-debian12 (Bookworm) to keep up with the latest stable Debian release and receive security updates.

Changes

  • Updated Dockerfile to use gcr.io/distroless/static-debian12:nonroot instead of static-debian11

Test plan

  • Go tests pass
  • Build succeeds
  • CI tests pass

Notes

The static-debian12 image maintains compatibility with the statically compiled binary while providing updated system libraries and security patches.

Resolves: OPS-170

🤖 Generated with Claude Code

Upgraded the distroless base image from static-debian11 to static-debian12
(Bookworm) to keep up with the latest stable Debian release and receive
security updates.

The static-debian12 image maintains compatibility with the statically
compiled binary while providing updated system libraries and security patches.

Resolves: OPS-170

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@linear
Copy link

linear bot commented Jan 31, 2026

@coderabbitai
Copy link

coderabbitai bot commented Jan 31, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • Dockerfile is excluded by none and included by none

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch upgrade-debian-base-image

Comment @coderabbitai help to get the list of available commands and usage tips.

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.

3 participants