Skip to content

Conversation

@ssmf
Copy link

@ssmf ssmf commented Jan 2, 2026

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

the previous version was not reflecting the docs contents
@netlify
Copy link

netlify bot commented Jan 2, 2026

Deploy Preview for docsdocker ready!

Name Link
🔨 Latest commit 4494d89
🔍 Latest deploy log https://app.netlify.com/projects/docsdocker/deploys/69581927d3d1e20008623601
😎 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? 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants