update docker node

This commit is contained in:
Nastya 2023-12-05 00:02:08 +03:00
parent f07d7ab3e2
commit 64601e74de
2 changed files with 255 additions and 391 deletions

@ -1,4 +1,4 @@
FROM node:19.1-alpine as build
FROM node:20.10-alpine3.18 as build
RUN apk update && rm -rf /var/cache/apk/*
WORKDIR /usr/app

644
yarn.lock

File diff suppressed because it is too large Load Diff