mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-06-16 02:55:03 +00:00
chore: update main Dockerfile to Node 22
This commit is contained in:
parent
ddb29566b1
commit
413779bb53
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM node:20
|
FROM node:22
|
||||||
|
|
||||||
RUN mkdir /zeppelin
|
RUN mkdir /zeppelin
|
||||||
RUN chown node:node /zeppelin
|
RUN chown node:node /zeppelin
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue