The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

ssh-run pipeline uses Node v12

Kirill Korneev
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
December 2, 2024

A request to the maker: is it possible to update the docker image to contain a newer version of NodeJS? Currently it uses v12 which is of course quite old :(

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
December 3, 2024

Hello @Kirill Korneev ,

and welcome to the Community!

Just to make sure we are on the same page, are you referring to the atlassian/ssh-run pipe? 

If that is the case, the main purpose of this pipe is to connect to an external server over SSH and run a command or script into this server.

This means that if you execute a node command as part of this pipe, it will actually run the node command that is installed in the external machine you are connecting to. The pipe itself does not come with node installed.

With that in mind, you'd need to update the node version directly on the machine/server you're connecting to using the pipe.

I hope this helps to clarify! Let us know in case you have any questions.

Thank you, @Kirill Korneev !

Patrik S

 

TAGS
AUG Leaders

Atlassian Community Events