Update Node.js to v24
This commit is contained in:
parent
7e496259c0
commit
24880dcc6e
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:20.19.2-bullseye@sha256:524ea23a8396972454a13e1eace9ad028c7e9f153c11b2f734d2bed7b8e604c2 as build
|
||||
FROM node:24.1.0-bullseye@sha256:d60d2de25d5d13f85ead83c7ae19ac27a0685325040af75e97418cf750208c81 as build
|
||||
|
||||
# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
|
||||
ENV CYBERCHEF_VERSION v10.19.4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue