node to v22
This commit is contained in:
parent
732cac4393
commit
82982910ca
@ -1,5 +1,5 @@
|
|||||||
# Resource Provider (Node.js) Dockerfile
|
# Resource Provider (Node.js) Dockerfile
|
||||||
FROM node:20-alpine
|
FROM node:22-alpine
|
||||||
|
|
||||||
# Set working directory
|
# Set working directory
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user