Update Node.js to v22
This commit is contained in:
parent
1591d6bb64
commit
9acfd59891
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:20.18.2-bullseye@sha256:f5bcfb4d4efe63484968326173eb8f6e7ad647c2c2db4f43164be309ebe2a40d as build
|
||||
FROM node:22.13.1-bullseye@sha256:7b25f4bae8eca7ff92f42aa4a15d2df88bb320555bbe02ae3720cb52c3c47d40 as build
|
||||
|
||||
# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
|
||||
ENV CYBERCHEF_VERSION v10.19.4
|
||||
|
|
Loading…
Reference in a new issue