Skip to content

Commit d744757

Browse files
authored
Update node to v20.12.2 in Dockerfile
1 parent 31401c5 commit d744757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:18.15.0-alpine as build-api
1+
FROM node:20.12.2-alpine as build-api
22
ARG NETWORK
33
WORKDIR /app/ui
44
COPY ui .

0 commit comments

Comments
 (0)