Skip to content

Commit 1833c82

Browse files
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] <support@github.com>
1 parent 5331828 commit 1833c82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ CMD [ "/bin/sh", "/lowcoder/node-service/entrypoint.sh" ]
110110
##
111111
## Build lowcoder client application
112112
##
113-
FROM node:20.2-slim AS build-client
113+
FROM node:23.11-slim AS build-client
114114

115115
# curl is required for yarn build to succeed, because it calls it while building client
116116
RUN apt-get update && apt-get install -y --no-install-recommends curl ca-certificates

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy