fix: use import assertion
This commit is contained in:
parent
a8e8b2e2cf
commit
8dcdbddbfb
4 changed files with 6 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:16.13.2-alpine3.15 AS base
|
||||
FROM node:16.14.0-alpine3.15 AS base
|
||||
|
||||
ENV NODE_ENV=production
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue