Skip to content

Fix Docker build failures from deprecated images and missing dependencies#4

Merged
pangerlkr merged 2 commits intomainfrom
copilot/fix-docker-build-test
Feb 2, 2026
Merged

Fix Docker build failures from deprecated images and missing dependencies#4
pangerlkr merged 2 commits intomainfrom
copilot/fix-docker-build-test

Conversation

Copy link
Contributor

Copilot AI commented Feb 2, 2026

Docker build failing in CI due to unavailable base images and incorrect dependency versions.

Changes

  • modules-java/Dockerfile: Replace openjdk:11-jre-slimeclipse-temurin:11-jre
    OpenJDK official images removed from Docker Hub

  • modules-js/Dockerfile: Change npm cinpm install
    No package-lock.json in repository

  • modules-python/requirements.txt: Update logging-json==0.0.20.2.0
    Version 0.0.2 does not exist on PyPI


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: pangerlkr <73515951+pangerlkr@users.noreply.github.com>
Copilot AI changed the title [WIP] Fix failing Docker build test Fix Docker build failures from deprecated images and missing dependencies Feb 2, 2026
Copilot AI requested a review from pangerlkr February 2, 2026 04:52
@pangerlkr pangerlkr marked this pull request as ready for review February 2, 2026 04:55
@coderabbitai
Copy link

coderabbitai bot commented Feb 2, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • 🔍 Trigger a full review

Comment @coderabbitai help to get the list of available commands and usage tips.

@pangerlkr pangerlkr merged commit e7332bf into main Feb 2, 2026
8 checks passed
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.

2 participants