Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit094f64c

Browse files
Bump node from 20.2-slim to 22.9-slim in /deploy/docker
Bumps node from 20.2-slim to 22.9-slim.---updated-dependencies:- dependency-name: node dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
1 parent1d95e4c commit094f64c

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
@@ -109,7 +109,7 @@ CMD [ "/bin/sh", "/lowcoder/node-service/entrypoint.sh" ]
109109
##
110110
## Build lowcoder client application
111111
##
112-
FROM node:20.2-slim AS build-client
112+
FROM node:22.9-slim AS build-client
113113

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp