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

Commit 9a964d4

Browse files
Jawayriaawais786
andauthored
chore: Upgrade MFEs to Node 16 (#913)
Co-authored-by: Awais Qureshi <awais.qureshi@arbisoft.com>
1 parent ad64202 commit 9a964d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

microfrontend.yml

Lines changed: 1 addition & 1 deletion
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:12-bullseye
10+
image: node:16
1111
environment:
1212
- NODE_ENV=development

0 commit comments

Comments
 (0)