Code development platform for open source projects from the European Union institutions

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

chore: Amazon Linux 2 Node.js v20.18.1 (fixes #43)

parent b1ed7bfa
No related branches found
Tags 2.4.9
1 merge request!42chore: Amazon Linux 2 Node.js v20.18.1 (fixes #43)
......@@ -7,8 +7,8 @@
- name: Set Node.js release
ansible.builtin.set_fact:
nodejs_release: "20.18.0"
nodejs_checksum: "sha256:2f414a22e9ddab9039569a21436873ade063675b32607d5e68345758c33cb4d4"
nodejs_release: "20.18.1"
nodejs_checksum: "sha256:4528bf62e26983e7892799f045b96df41550696dcdc244388e1fba262cfb990b"
when: nodejs_version_major | int == 20
- name: Set Node.js release
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment