Update Node.js to v20.18.3 #366
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM node:20.18.2-bullseye@sha256:420e9a3f392296e66b9009b6cc5457de79c5bd28e0245354d853790c6a217258 as build
|
||||
FROM node:20.18.3-bullseye@sha256:eaf0b98ca475d59fcb5b6571fab3dc7486b74f4123672af4a8eddbb4c3f35a1e as build
|
||||
|
||||
# renovate: datasource=github-tags depName=gchq/CyberChef versioning=semver
|
||||
ENV CYBERCHEF_VERSION v10.19.4
|
||||
|
|
Loading…
Reference in a new issue