Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS has been phased out. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit b1ed7bfa authored by Jean-François HOVINNE's avatar Jean-François HOVINNE
Browse files

chore: Amazon Linux 2 Node.js v18.20.5 (fixes #42)

parent 4d151e1a
Branches
Tags
1 merge request!41chore: Amazon Linux 2 Node.js v18.20.5 (fixes #42)
--- ---
- name: Set Node.js release - name: Set Node.js release
ansible.builtin.set_fact: ansible.builtin.set_fact:
nodejs_release: "18.20.4" nodejs_release: "18.20.5"
nodejs_checksum: "sha256:ee3d14813aedf4bb165114d61d3f6424b076e7177bfadd15de1e7dfe2b52de53" nodejs_checksum: "sha256:5fa720a71334353f9a32214dbd67f8ee410aecaf5755050fc75565c09b6efdc9"
when: nodejs_version_major | int == 18 when: nodejs_version_major | int == 18
- name: Set Node.js release - name: Set Node.js release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment