chore(deps): update node.js to v22
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Kasper Juul Hermansen 2024-04-28 12:36:18 +00:00
parent aafd9a5447
commit 7216905626

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