Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit cd299f2

Browse files
feat: updated the node version for MFEs
1 parent f7dad96 commit cd299f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: microfrontend.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ services:
77
command: bash -c 'npm install; while true; do npm start; sleep 2; done'
88
stdin_open: true
99
tty: true
10-
image: node:16
10+
image: node:18
1111
environment:
1212
- NODE_ENV=development

0 commit comments

Comments
 (0)