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

Commit d1e61df

Browse files
committed
fix: bump node image for microfrontends for mozjpeg-bin
1 parent d0e7a85 commit d1e61df

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
10+
image: node:12-bullseye
1111
environment:
1212
- NODE_ENV=development

0 commit comments

Comments
 (0)