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

Commit 391c6ca

Browse files
chore(deps): bump node from 20.2-slim to 20.5-slim in /deploy/docker
Bumps node from 20.2-slim to 20.5-slim. --- updated-dependencies: - dependency-name: node dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0784aba commit 391c6ca

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
@@ -111,7 +111,7 @@ CMD [ "/bin/sh", "/lowcoder/node-service/entrypoint.sh" ]
111111
##
112112
## Build lowcoder client application
113113
##
114-
FROM node:20.2-slim AS build-client
114+
FROM node:20.5-slim AS build-client
115115
COPY ./client /lowcoder-client
116116
WORKDIR /lowcoder-client
117117
RUN yarn --immutable

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /