Content-Length: 1115 | pFad | http://github.com/lowcoder-org/lowcoder/pull/1665.patch
thub.com
From 1833c82baf8109ee7d2dd758a9bdddb60aa6022a Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 1 May 2025 13:04:24 +0000
Subject: [PATCH] Bump node from 20.2-slim to 23.11-slim in /deploy/docker
Bumps node from 20.2-slim to 23.11-slim.
---
updated-dependencies:
- dependency-name: node
dependency-version: 23.11-slim
dependency-type: direct:production
...
Signed-off-by: dependabot[bot]
---
deploy/docker/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/deploy/docker/Dockerfile b/deploy/docker/Dockerfile
index 5ecbbd579d..fe6f7de85c 100644
--- a/deploy/docker/Dockerfile
+++ b/deploy/docker/Dockerfile
@@ -110,7 +110,7 @@ CMD [ "/bin/sh", "/lowcoder/node-service/entrypoint.sh" ]
##
## Build lowcoder client application
##
-FROM node:20.2-slim AS build-client
+FROM node:23.11-slim AS build-client
# curl is required for yarn build to succeed, because it calls it while building client
RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certificates
--- a PPN by Garber Painting Akron. With Image Size Reduction included!Fetched URL: http://github.com/lowcoder-org/lowcoder/pull/1665.patch
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy