Update Node.js to v22

This commit is contained in:
renovate-bot 2024-09-28 05:10:38 +00:00
parent 605fc6665f
commit 8433d53aad

View file

@ -1,4 +1,4 @@
FROM node:20.17.0-bullseye@sha256:2e4f9bafd163646c7d8f03fc0b21bd984a7a87db69b3d6c7ef235add2216bbaf as build
FROM node:22.9.0-bullseye@sha256:61ac903fb768ee5a4726777cf4a7afc302e23bc13bcefca1d8e7ee3d908f3fde as build
# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
ENV CYBERCHEF_VERSION v10.19.2