Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update base image version in multi-stage Dockerfile build #23911

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

Open
ssmf wants to merge 1 commit into docker:main
base: main
Choose a base branch
Loading
from ssmf:patch-1

Conversation

@ssmf
Copy link

@ssmf ssmf commented Jan 2, 2026
edited
Loading

Description

the example's original Dockerfile did not reflect the docs content:

The second stage is a new stage named final. It uses a slimmer eclipse-temurin:21.0.2_13-jre-jammy image

I also verified that using this image indeed works properly with the provided example

Copy link

netlify bot commented Jan 2, 2026
edited
Loading

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 6f8977d
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/696174d9b90fbb0008fe219f
😎 Deploy Preview https://deploy-preview-23911--docsdocker.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions github-actions bot added the area/get-started Relates to get started and onboarding docs label Jan 2, 2026
RUN ./mvnw clean install
FROM eclipse-temurin:21.0.8_9-jre-jammy AS final
FROM eclipse-temurin:21.0.2_13-jre-jammy AS final
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like the version was bumped in #23361, but that we forgot to update the description below. Could you please change the description instead to reflect the newer version? 🙏

ssmf reacted with thumbs up emoji
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done 👍

the previous version was not reflecting the docs contents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@dvdksn dvdksn Awaiting requested review from dvdksn

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

area/get-started Relates to get started and onboarding docs

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

AltStyle によって変換されたページ (->オリジナル) /