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

WS-3238 Upgrade base image to node 16.18.1 #3

Merged
merged 1 commit into from
May 25, 2024
Merged

Conversation

tomaszmichalak
Copy link
Contributor

No description provided.

@tomaszmichalak tomaszmichalak changed the title WS-3238 Upgrade base image to 16.18.1 WS-3238 Upgrade base image to node 16.18.1 May 25, 2024
@tomaszmichalak tomaszmichalak merged commit 262c716 into main May 25, 2024
1 check passed
@tomaszmichalak tomaszmichalak deleted the update/node-16 branch May 25, 2024 08:14
&& apt -y install openjdk-17-jre openjdk-17-jdk git unzip curl \
&& rm -rf /var/lib/apt/lists/* \
&& apt-get clean
RUN apt --allow-unauthenticated --allow-insecure-repositories update \

Choose a reason for hiding this comment

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

Why do we need --allow-unauthenticated --allow-insecure-repositories?

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