Update Node.js to v23

This commit is contained in:
renovate-bot 2024-10-17 08:06:48 +00:00
parent 9418c6158e
commit 531b531cf1

View file

@ -1,4 +1,4 @@
FROM node:20.18.0-bullseye@sha256:c1c9406dac38b1a582d560fd35676a38f99e793af0bd428be2c887e883a1716c as build
FROM node:23.0.0-bullseye@sha256:6cdc53e49c1d4293b0f48642a0fd4a3c131ee9af2b41737977c72dfba91305ef as build
# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
ENV CYBERCHEF_VERSION v10.19.2