Skip to content
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

Restore "resources" layer #939

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Restore "resources" layer #939

merged 1 commit into from
Feb 5, 2024

Conversation

melix
Copy link
Collaborator

@melix melix commented Feb 5, 2024

This layer is actually required for regular docker images (no optimized/AOT) since the jars which are included are not the regular jars.

Fixes #938

This layer is actually required for regular docker images (no optimized/AOT) since
the jars which are included are not the regular jars.

Fixes #938
@melix melix added the type: bug Something isn't working label Feb 5, 2024
@melix melix added this to the 4.3.1 milestone Feb 5, 2024
@melix melix requested a review from sdelamo February 5, 2024 09:44
@melix melix self-assigned this Feb 5, 2024
@sdelamo
Copy link
Contributor

sdelamo commented Feb 5, 2024

@melix remember to use GitHub Projects. I added it to 4.3.0.

Copy link

sonarqubecloud bot commented Feb 5, 2024

@melix melix merged commit 2152b9e into master Feb 5, 2024
7 checks passed
@melix melix deleted the cc/issue-938 branch February 5, 2024 10:28
rorueda pushed a commit to rorueda/micronaut-gradle-plugin that referenced this pull request Feb 6, 2024
This layer is actually required for regular docker images (no optimized/AOT) since
the jars which are included are not the regular jars.

Fixes micronaut-projects#938
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Version 4.3.0 removed the resources layer
2 participants