Skip to content

build(testkit): base image on Debian bookworm - #1782

Open
RichardIrons-neo4j wants to merge 1 commit into
neo4j:6.xfrom
RichardIrons-neo4j:base-testkit-image-on-bookworm
Open

RichardIrons-neo4j wants to merge 1 commit into
neo4j:6.xfrom
RichardIrons-neo4j:base-testkit-image-on-bookworm

Conversation

@RichardIrons-neo4j

@RichardIrons-neo4j RichardIrons-neo4j commented Sep 18, 2026

Copy link
Copy Markdown

Switch from bullseye to bookworm.

Debian 11 (bullseye) is past end of life and its security pool has been
pruned, so apt can no longer fetch the deb11u* packages this image pins.
apt-get exits 100 and the driver image build fails, which fails every
Java testkit build.

Bookworm keeps the image Debian based, which the update-ca-certificates
and trust extract step relies on. The base only supplies ca-certificates,
curl, apt-transport-https, python3 and p11-kit; the JDK and Maven come
from the eclipse-temurin and maven images.
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