Skip to content

Commit 4f37659

Browse files
committed
add package lock json file
1 parent c944a92 commit 4f37659

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

FE-service-v2/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: build
2-
FROM node:22-bullseye AS builder
2+
FROM node:20-bullseye AS builder
33
WORKDIR /app
44

55
# Copy package files

0 commit comments

Comments
 (0)