Skip to content

Commit 35d0fd1

Browse files
author
mirkobrombin
committed
fix: update cpak.json to reflect correct name and image for Node LTS SDK
1 parent 12b867e commit 35d0fd1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

cpak.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "Go Node LTS",
2+
"name": "Node LTS SDK",
33
"description": "Build simple, secure, scalable systems with Node.js",
44
"version": "v22.16.0",
5-
"image": "ghcr.io/containerpak/go-node-lts:main",
5+
"image": "ghcr.io/containerpak/sdk-node-lts:main",
66
"binaries": [
77
"/usr/local/bin/node",
88
"/usr/local/bin/npm"

0 commit comments

Comments
 (0)