mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-18 19:28:29 +00:00
dockerfile: bump node version to 22
This commit is contained in:
parent
5834c714cf
commit
220243598c
@ -1,4 +1,4 @@
|
||||
FROM node:18-bullseye-slim
|
||||
FROM node:22-bullseye-slim
|
||||
WORKDIR /app
|
||||
|
||||
COPY package*.json ./
|
||||
|
Loading…
Reference in New Issue
Block a user