Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump: update node base image in Dockerfiles to 18-bookworm-slim #505

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

pvlugter
Copy link
Member

Bumping the dockerfiles to node 18 was missed in #459. Drop the minor version to keep maintaining this simple.

Also bump the debian version from debian 10 (buster) to current stable debian 12 (bookworm). This is required, as the CI images were updated to ubuntu 22.04 in #434, and the published codegen native images now require a newer glibc. See #406 for when this was downgraded again for this reason. We could also switch the codegen native image builds for linux to static binaries to avoid this issue on dynamically linking libc.

@pvlugter pvlugter merged commit 4a8b652 into lightbend:main Aug 23, 2023
4 checks passed
@pvlugter pvlugter deleted the dockerfile-node-version branch August 23, 2023 05:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants