This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/cassandra-website.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 88e5beb2e Upgrade to nodejs 20.16.0
88e5beb2e is described below

commit 88e5beb2ef915830a78c33694f706bee96f1a7ae
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Mon Aug 19 11:43:01 2024 -0500

    Upgrade to nodejs 20.16.0
---
 site-content/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/site-content/Dockerfile b/site-content/Dockerfile
index 1bc7bccc3..1fbf4d769 100644
--- a/site-content/Dockerfile
+++ b/site-content/Dockerfile
@@ -15,7 +15,7 @@ FROM ubuntu:22.04
 ARG BUILD_USER_ARG="build"
 ARG UID_ARG=1000
 ARG GID_ARG=1000
-ARG NODE_VERSION_ARG="v12.16.2"
+ARG NODE_VERSION_ARG="v20.16.0"
 ARG ENTR_VERSION_ARG="4.6"
 ARG TARGETPLATFORM
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to