chore(deps): update node.js to v19
This commit is contained in:
parent
5ac07defcc
commit
0167fd9f79
|
|
@ -1,5 +1,5 @@
|
|||
##### BASE
|
||||
FROM node:16-bullseye-slim as base
|
||||
FROM node:19-bullseye-slim as base
|
||||
|
||||
RUN apt-get update || : && apt-get install python3 build-essential git -y
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue