update docker node
This commit is contained in:
parent
f07d7ab3e2
commit
64601e74de
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user