Skip to content

Replace the vanished openjdk:17 base image with eclipse-temurin - #36

Merged
johardi merged 1 commit into
mainfrom
fix/dockerfile-base-image
Jul 27, 2026
Merged

Replace the vanished openjdk:17 base image with eclipse-temurin#36
johardi merged 1 commit into
mainfrom
fix/dockerfile-base-image

Conversation

@johardi

@johardi johardi commented Jul 27, 2026

Copy link
Copy Markdown
Member

Every image build fails with openjdk:17: not found — the deprecated openjdk tags have disappeared from Docker Hub. Temurin 17 is the successor base the other services already use. Unblocks the release of #35 (all 21 tests pass; only the docker build step fails).

The openjdk images were deprecated and the 17 tag has disappeared from
Docker Hub, so every image build now fails before it starts. Temurin is
the successor the other services already use.
@johardi
johardi merged commit 6c1a0e0 into main Jul 27, 2026
1 check passed
@johardi johardi mentioned this pull request Jul 27, 2026
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