Skip to content
This repository has been archived by the owner on Apr 8, 2024. It is now read-only.

chore(docker): bump node to v18 #720

Merged
merged 1 commit into from
Nov 2, 2022
Merged

chore(docker): bump node to v18 #720

merged 1 commit into from
Nov 2, 2022

Conversation

cristiand391
Copy link
Member

What does this PR do?

Updates docker image to use latest node LTS v18.

What issues does this PR fix or reference?

@W-11955035@

@cristiand391 cristiand391 requested a review from a team as a code owner October 31, 2022 17:49
@@ -4,8 +4,8 @@ ENV DEBIAN_FRONTEND=noninteractive
ARG SALESFORCE_CLI_VERSION=latest-rc
ARG SF_CLI_VERSION=latest-rc

RUN echo 'da5658693243b3ecf6a4cba6751a71df1eb9e9703ca93b42a9404aed85f58ad0 ./nodejs.tar.gz' > node-file-lock.sha \
&& curl -s -o nodejs.tar.gz https://nodejs.org/dist/v16.17.1/node-v16.17.1-linux-x64.tar.gz \
RUN echo '0699c8e02581a9c312d7157331561d36ef23963766eb47daa702edb6fd6735bd ./nodejs.tar.gz' > node-file-lock.sha \
Copy link
Member Author

Choose a reason for hiding this comment

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

@mshanemc mshanemc merged commit 6af1dcd into main Nov 2, 2022
@mshanemc mshanemc deleted the cd/bump-node-lts branch November 2, 2022 21:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants