chore(deps): update node.js to v22 #14

Merged
kjuulh merged 1 commits from renovate/all into main 2024-04-28 15:16:10 +02:00
Showing only changes of commit 7216905626 - Show all commits

View File

@ -9,7 +9,7 @@
#
# Once the commands have been run, you can build the image using `yarn build-image`
FROM node:21-bullseye-slim
FROM node:22-bullseye-slim
WORKDIR /app