-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Node: feat: Node.js 20.19.1 #18908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Node: feat: Node.js 20.19.1 #18908
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Diff for ede8bd3:diff --git a/_bashbrew-cat b/_bashbrew-cat
index 8196382..c615bbc 100644
--- a/_bashbrew-cat
+++ b/_bashbrew-cat
@@ -32,34 +32,34 @@ Architectures: amd64, arm32v7, arm64v8
GitCommit: ba2b3e61e6aaf4643108fb5f1cda9ee5238efde5
Directory: 18/bullseye-slim
-Tags: 20, 20-bookworm, 20.19, 20.19-bookworm, 20.19.0, 20.19.0-bookworm, iron, iron-bookworm
+Tags: 20, 20-bookworm, 20.19, 20.19-bookworm, 20.19.1, 20.19.1-bookworm, iron, iron-bookworm
Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: e028becede0527249b105c22a3881412641b6d45
+GitCommit: 59723c6c97abbac39c8fbc4fa09ab52ba33d42db
Directory: 20/bookworm
-Tags: 20-alpine, 20-alpine3.21, 20.19-alpine, 20.19-alpine3.21, 20.19.0-alpine, 20.19.0-alpine3.21, iron-alpine, iron-alpine3.21
+Tags: 20-alpine, 20-alpine3.21, 20.19-alpine, 20.19-alpine3.21, 20.19.1-alpine, 20.19.1-alpine3.21, iron-alpine, iron-alpine3.21
Architectures: amd64, arm32v6, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: e028becede0527249b105c22a3881412641b6d45
+GitCommit: 59723c6c97abbac39c8fbc4fa09ab52ba33d42db
Directory: 20/alpine3.21
-Tags: 20-alpine3.20, 20.19-alpine3.20, 20.19.0-alpine3.20, iron-alpine3.20
+Tags: 20-alpine3.20, 20.19-alpine3.20, 20.19.1-alpine3.20, iron-alpine3.20
Architectures: amd64, arm32v6, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: e028becede0527249b105c22a3881412641b6d45
+GitCommit: 59723c6c97abbac39c8fbc4fa09ab52ba33d42db
Directory: 20/alpine3.20
-Tags: 20-bookworm-slim, 20-slim, 20.19-bookworm-slim, 20.19-slim, 20.19.0-bookworm-slim, 20.19.0-slim, iron-bookworm-slim, iron-slim
+Tags: 20-bookworm-slim, 20-slim, 20.19-bookworm-slim, 20.19-slim, 20.19.1-bookworm-slim, 20.19.1-slim, iron-bookworm-slim, iron-slim
Architectures: amd64, arm32v7, arm64v8, ppc64le, s390x
-GitCommit: e028becede0527249b105c22a3881412641b6d45
+GitCommit: 59723c6c97abbac39c8fbc4fa09ab52ba33d42db
Directory: 20/bookworm-slim
-Tags: 20-bullseye, 20.19-bullseye, 20.19.0-bullseye, iron-bullseye
+Tags: 20-bullseye, 20.19-bullseye, 20.19.1-bullseye, iron-bullseye
Architectures: amd64, arm32v7, arm64v8
-GitCommit: e028becede0527249b105c22a3881412641b6d45
+GitCommit: 59723c6c97abbac39c8fbc4fa09ab52ba33d42db
Directory: 20/bullseye
-Tags: 20-bullseye-slim, 20.19-bullseye-slim, 20.19.0-bullseye-slim, iron-bullseye-slim
+Tags: 20-bullseye-slim, 20.19-bullseye-slim, 20.19.1-bullseye-slim, iron-bullseye-slim
Architectures: amd64, arm32v7, arm64v8
-GitCommit: e028becede0527249b105c22a3881412641b6d45
+GitCommit: 59723c6c97abbac39c8fbc4fa09ab52ba33d42db
Directory: 20/bullseye-slim
Tags: 22, 22-bookworm, 22.14, 22.14-bookworm, 22.14.0, 22.14.0-bookworm, jod, jod-bookworm, lts, lts-bookworm, lts-jod
diff --git a/_bashbrew-list b/_bashbrew-list
index a099af0..adfe576 100644
--- a/_bashbrew-list
+++ b/_bashbrew-list
@@ -43,15 +43,15 @@ node:20.19-bookworm-slim
node:20.19-bullseye
node:20.19-bullseye-slim
node:20.19-slim
-node:20.19.0
-node:20.19.0-alpine
-node:20.19.0-alpine3.20
-node:20.19.0-alpine3.21
-node:20.19.0-bookworm
-node:20.19.0-bookworm-slim
-node:20.19.0-bullseye
-node:20.19.0-bullseye-slim
-node:20.19.0-slim
+node:20.19.1
+node:20.19.1-alpine
+node:20.19.1-alpine3.20
+node:20.19.1-alpine3.21
+node:20.19.1-bookworm
+node:20.19.1-bookworm-slim
+node:20.19.1-bullseye
+node:20.19.1-bullseye-slim
+node:20.19.1-slim
node:22
node:22-alpine
node:22-alpine3.20
diff --git a/node_iron-alpine3.20/Dockerfile b/node_iron-alpine3.20/Dockerfile
index eefb503..dc4bdd7 100644
--- a/node_iron-alpine3.20/Dockerfile
+++ b/node_iron-alpine3.20/Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:3.20
-ENV NODE_VERSION 20.19.0
+ENV NODE_VERSION 20.19.1
RUN addgroup -g 1000 node \
&& adduser -u 1000 -G node -s /bin/sh -D node \
@@ -10,7 +10,7 @@ RUN addgroup -g 1000 node \
curl \
&& ARCH= OPENSSL_ARCH='linux*' && alpineArch="$(apk --print-arch)" \
&& case "${alpineArch##*-}" in \
- x86_64) ARCH='x64' CHECKSUM="b2a58593a9de31ca444fe095cb2db0674bdccab426ee6803110ca17867bdac26" OPENSSL_ARCH=linux-x86_64;; \
+ x86_64) ARCH='x64' CHECKSUM="43197bd85a51c4901a8de6d825ef540aa90e32845bcbe493a761411d3289d366" OPENSSL_ARCH=linux-x86_64;; \
x86) OPENSSL_ARCH=linux-elf;; \
aarch64) OPENSSL_ARCH=linux-aarch64;; \
arm*) OPENSSL_ARCH=linux-armv4;; \
@@ -75,7 +75,8 @@ RUN addgroup -g 1000 node \
&& apk del .build-deps \
# smoke tests
&& node --version \
- && npm --version
+ && npm --version \
+ && rm -rf /tmp/*
ENV YARN_VERSION 1.22.22
diff --git a/node_iron-alpine3.21/Dockerfile b/node_iron-alpine3.21/Dockerfile
index e709440..e1cb481 100644
--- a/node_iron-alpine3.21/Dockerfile
+++ b/node_iron-alpine3.21/Dockerfile
@@ -1,6 +1,6 @@
FROM alpine:3.21
-ENV NODE_VERSION 20.19.0
+ENV NODE_VERSION 20.19.1
RUN addgroup -g 1000 node \
&& adduser -u 1000 -G node -s /bin/sh -D node \
@@ -10,7 +10,7 @@ RUN addgroup -g 1000 node \
curl \
&& ARCH= OPENSSL_ARCH='linux*' && alpineArch="$(apk --print-arch)" \
&& case "${alpineArch##*-}" in \
- x86_64) ARCH='x64' CHECKSUM="b2a58593a9de31ca444fe095cb2db0674bdccab426ee6803110ca17867bdac26" OPENSSL_ARCH=linux-x86_64;; \
+ x86_64) ARCH='x64' CHECKSUM="43197bd85a51c4901a8de6d825ef540aa90e32845bcbe493a761411d3289d366" OPENSSL_ARCH=linux-x86_64;; \
x86) OPENSSL_ARCH=linux-elf;; \
aarch64) OPENSSL_ARCH=linux-aarch64;; \
arm*) OPENSSL_ARCH=linux-armv4;; \
@@ -75,7 +75,8 @@ RUN addgroup -g 1000 node \
&& apk del .build-deps \
# smoke tests
&& node --version \
- && npm --version
+ && npm --version \
+ && rm -rf /tmp/*
ENV YARN_VERSION 1.22.22
diff --git a/node_iron-bookworm/Dockerfile b/node_iron-bookworm/Dockerfile
index 907c1da..1799a18 100644
--- a/node_iron-bookworm/Dockerfile
+++ b/node_iron-bookworm/Dockerfile
@@ -3,7 +3,7 @@ FROM buildpack-deps:bookworm
RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node
-ENV NODE_VERSION 20.19.0
+ENV NODE_VERSION 20.19.1
RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
@@ -43,7 +43,8 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& ln -s /usr/local/bin/node /usr/local/bin/nodejs \
# smoke tests
&& node --version \
- && npm --version
+ && npm --version \
+ && rm -rf /tmp/*
ENV YARN_VERSION 1.22.22
diff --git a/node_iron-bullseye-slim/Dockerfile b/node_iron-bullseye-slim/Dockerfile
index 99f4d69..dd09688 100644
--- a/node_iron-bullseye-slim/Dockerfile
+++ b/node_iron-bullseye-slim/Dockerfile
@@ -3,7 +3,7 @@ FROM debian:bullseye-slim
RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node
-ENV NODE_VERSION 20.19.0
+ENV NODE_VERSION 20.19.1
RUN ARCH= OPENSSL_ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
@@ -57,7 +57,8 @@ RUN ARCH= OPENSSL_ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& ln -s /usr/local/bin/node /usr/local/bin/nodejs \
# smoke tests
&& node --version \
- && npm --version
+ && npm --version \
+ && rm -rf /tmp/*
ENV YARN_VERSION 1.22.22
diff --git a/node_iron-bullseye/Dockerfile b/node_iron-bullseye/Dockerfile
index 9fbef30..44571b5 100644
--- a/node_iron-bullseye/Dockerfile
+++ b/node_iron-bullseye/Dockerfile
@@ -3,7 +3,7 @@ FROM buildpack-deps:bullseye
RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node
-ENV NODE_VERSION 20.19.0
+ENV NODE_VERSION 20.19.1
RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
@@ -43,7 +43,8 @@ RUN ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& ln -s /usr/local/bin/node /usr/local/bin/nodejs \
# smoke tests
&& node --version \
- && npm --version
+ && npm --version \
+ && rm -rf /tmp/*
ENV YARN_VERSION 1.22.22
diff --git a/node_iron-slim/Dockerfile b/node_iron-slim/Dockerfile
index bf0a026..108796d 100644
--- a/node_iron-slim/Dockerfile
+++ b/node_iron-slim/Dockerfile
@@ -3,7 +3,7 @@ FROM debian:bookworm-slim
RUN groupadd --gid 1000 node \
&& useradd --uid 1000 --gid node --shell /bin/bash --create-home node
-ENV NODE_VERSION 20.19.0
+ENV NODE_VERSION 20.19.1
RUN ARCH= OPENSSL_ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& case "${dpkgArch##*-}" in \
@@ -57,7 +57,8 @@ RUN ARCH= OPENSSL_ARCH= && dpkgArch="$(dpkg --print-architecture)" \
&& ln -s /usr/local/bin/node /usr/local/bin/nodejs \
# smoke tests
&& node --version \
- && npm --version
+ && npm --version \
+ && rm -rf /tmp/*
ENV YARN_VERSION 1.22.22 Relevant Maintainers:
|
LaurentGoderre
approved these changes
Apr 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request: nodejs/docker-node#2225
@LaurentGoderre @PeterDaveHello @SimenB @Starefossen @nschonni @ttshivers