Skip to content

Commit ce6b367

Browse files
authored
Update README.md
1 parent 3823dc3 commit ce6b367

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,9 @@ Available on Docker registry:
3535
docker run -it --rm namesmt/linux-stuff:alpine-node-dev
3636

3737
# For CIs, you should pin the version:
38-
docker run -it --rm namesmt/linux-stuff:node-dev_pnpm8.10.5
38+
docker run -it --rm namesmt/linux-stuff:alpine-node-dev_pnpm10.16.0
39+
40+
# (For older versions, check `namesmt/images-alpine` image)
3941
```
4042

4143
### Available Scripts:

0 commit comments

Comments
 (0)