Update Node.js to v20 #264

Open
renovate-bot wants to merge 1 commits from renovate/node-20.x into master
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FROM node:16.20.2-bullseye@sha256:cd59a61258b82b86c1ff0ead50c8a689f6c3483c5ed21036e11ee741add419eb as build
FROM node:20.13.1-bullseye@sha256:0d1c27a40550d10458dd0b5ae9ba41931a78a66939729d5bf351b37e1defaf1a as build
# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
ENV CYBERCHEF_VERSION v10.15.1