Skip to content

Commit

Permalink
Merge pull request #58 from digitalocean/MP-4703/UpdateNodeJS
Browse files Browse the repository at this point in the history
MP-4703/Update NodeJS version
  • Loading branch information
SorokinaVeronika authored Mar 16, 2022
2 parents 1a45454 + 34b7b91 commit fa5db6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nodejs-20-04/template.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"variables": {
"do_api_token": "{{env `DIGITALOCEAN_API_TOKEN`}}",
"image_name": "nodejs-20-04-snapshot-{{timestamp}}",
"node_version": "node_12.x",
"node_version": "node_16.x",
"apt_packages": "nginx",
"application_name": "Node.js"
},
Expand Down

0 comments on commit fa5db6c

Please sign in to comment.