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

Master gh82 java to 17 #83

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Master gh82 java to 17 #83

wants to merge 3 commits into from

Conversation

mrie04
Copy link
Contributor

@mrie04 mrie04 commented Mar 13, 2023

#82

&& apt -y install postgresql-client-12 \
&& apt -y autoremove \
&& apt -y autoclean

RUN mkdir -p /opt/metasfresh
RUN curl https://repo.metasfresh.com/repository/mvn-release-releases/de/metas/dist/metasfresh-dist-dist/5.174.2-461+release/metasfresh-dist-dist-5.174.2-461+release-dist.tar.gz \
RUN curl https://repo.metasfresh.com/repository/mvn-master_java14-releases/de/metas/dist/metasfresh-dist-dist/5.176.2-63+masterjava14/metasfresh-dist-dist-5.176.2-63+masterjava14-dist.tar.gz \
Copy link
Member

Choose a reason for hiding this comment

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

he does this work? will we later have another change in https://github.com/metasfresh/metasfresh-docker
which then changes this from mvn-master_java14-releases to mvn-master-releases

Copy link
Contributor Author

@mrie04 mrie04 Mar 14, 2023

Choose a reason for hiding this comment

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

AKAIK it gets replaced with the version the image is build of.
I'll adjust as soon as we have a java 17 release rdy

@mrie04 mrie04 marked this pull request as draft March 16, 2023 14:42
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