chore(deps): update node.js to v19
This commit is contained in:
parent
e7040eb0dc
commit
10be352f4e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM docker.io/library/node:18-alpine
|
FROM docker.io/library/node:19-alpine
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
COPY package.json yarn.lock ./
|
COPY package.json yarn.lock ./
|
||||||
RUN yarn install --frozen-lockfile
|
RUN yarn install --frozen-lockfile
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue