Skip to content

fix(docker): use correct runtime-base image#1999

Merged
kkovaacs merged 2 commits intomainfrom
krisztian/fix-dockerfile
Apr 24, 2026
Merged

fix(docker): use correct runtime-base image#1999
kkovaacs merged 2 commits intomainfrom
krisztian/fix-dockerfile

Conversation

@kkovaacs
Copy link
Copy Markdown
Contributor

Binaries built on Debian bookworm won't run on bullseye due to the older glibc version.

Binaries built on Debian `bookworm` won't run on `bullseye`.
@kkovaacs kkovaacs added the no changelog This PR does not require an entry in the `CHANGELOG.md` file label Apr 24, 2026
@kkovaacs kkovaacs marked this pull request as ready for review April 24, 2026 09:42
@kkovaacs kkovaacs merged commit 4ac37ea into main Apr 24, 2026
18 checks passed
@kkovaacs kkovaacs deleted the krisztian/fix-dockerfile branch April 24, 2026 12:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog This PR does not require an entry in the `CHANGELOG.md` file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants