Skip to content

Commit 2d8088d

Browse files
ManjunathManjunath
authored andcommitted
Upgrade of nodeJS from the 23.4 to 24.3.0
1 parent cd63c7d commit 2d8088d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-service/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=linux/amd64 node:23.4-alpine
1+
FROM --platform=linux/amd64 node:24.3.0-alpine
22
RUN mkdir -p /opt/api-service
33
COPY ./api-service ./opt/api-service
44
WORKDIR /opt/api-service

0 commit comments

Comments
 (0)