Merge pull request #317 from MarcusLeoTKM/nodeversion
Changed node version from 20.9 to 22
This commit is contained in:
commit
465dc64439
@ -1,4 +1,4 @@
|
||||
FROM node:20.9-bullseye-slim
|
||||
FROM node:22-bullseye-slim
|
||||
|
||||
# Set the working directory in the container
|
||||
WORKDIR /app
|
||||
|
||||
Loading…
Reference in New Issue
Block a user