Skip to content

fix: add ca-certificates for SSL in release container - #9

Merged
jesse23 merged 1 commit into
mainfrom
feat/basic-cli-support
Mar 22, 2026
Merged

fix: add ca-certificates for SSL in release container#9
jesse23 merged 1 commit into
mainfrom
feat/basic-cli-support

Conversation

@jesse23

@jesse23 jesse23 commented Mar 22, 2026

Copy link
Copy Markdown
Owner

Description

`oven/bun:1.3.10-debian` is missing `ca-certificates`, causing SSL errors during `actions/checkout@v4` git fetch. Add it alongside `git` in the apt-get install step.

ADRs

Fixes SSL CA certificate errors during git fetch operations in container environment.

Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode)

Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
@jesse23
jesse23 merged commit 444a09b into main Mar 22, 2026
3 checks passed
jesse23 added a commit that referenced this pull request Mar 23, 2026
fix: add ca-certificates for SSL in release container
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.

1 participant