Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 88345ef

Browse files
committed
QA changes
1 parent 1cf62df commit 88345ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the base image with Node.js
2-
FROM node:latest
2+
FROM node:15.5.1
33

44
# Copy the current directory into the Docker image
55
COPY . /micro-frontends-react-app

0 commit comments

Comments
 (0)