Skip to content

Commit 34c25be

Browse files
committed
chore/ui: try fix build
Signed-off-by: SeeuSim <[email protected]>
1 parent bcd6594 commit 34c25be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/frontend.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:lts-alpine AS build
1+
FROM node:20-alpine AS build
22

33
WORKDIR /app
44
COPY ./package*.json ./

0 commit comments

Comments
 (0)