File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ buildx Status] ( https://github.com/timbru31/docker-node-alpine-git/workflows/buildx/badge.svg )] ( https://github.com/timbru31/docker-node-alpine-git/actions?query=workflow%3Abuildx )
5
5
[ ![ Lint Dockerfiles] ( https://github.com/timbru31/docker-node-alpine-git/workflows/Lint%20Dockerfiles/badge.svg )] ( https://github.com/timbru31/docker-node-alpine-git/actions?query=workflow%3A%22Lint+Dockerfiles%22 )
6
6
7
- A minimal Dockerfile based on Node.js 18 LTS (Hydrogen), Node.js 20 LTS (Iron) or Node.js 22 (Jod) alpine with Git and ssh installed.
7
+ A minimal Dockerfile based on Node.js 18 LTS (Hydrogen), Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod) alpine with Git and ssh installed.
8
8
9
9
## What's included
10
10
11
- - Node.js 18 LTS (Hydrogen), 20 LTS (Iron) or 22 (Jod)
12
- - npm 9
11
+ - Node.js 18 LTS (Hydrogen), Node.js 20 LTS (Iron) or Node.js 22 LTS (Jod)
12
+ - npm 10
13
13
- yarn
14
14
- Git
15
15
- ssh
@@ -22,7 +22,7 @@ These Dockerfiles leverage the new `buildx` functionality and offer the followin
22
22
- linux/arm64
23
23
- linux/arm/v7
24
24
- linux/arm/v6
25
- - linux/ppc64le (not for Node.js 22 (Jod))
25
+ - linux/ppc64le (not for Node.js 22 LTS (Jod))
26
26
- linux/s390x
27
27
28
28
---
You can’t perform that action at this time.
0 commit comments