Skip to content

Commit 91ed1a6

Browse files
Merge pull request #2238 from exogee-technology/snyk-fix-dd548b576327e6c1971109333a07529f
[Snyk] Security upgrade node from 22 to 22.21.0-trixie-slim
2 parents 2cd2338 + 04137a6 commit 91ed1a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/cdk/src/docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Use the official Node.js image as the base
2-
FROM node:22
2+
FROM node:22.21.0-trixie-slim
33

44
# Set the working directory within the container
55
WORKDIR /usr/src/app

0 commit comments

Comments
 (0)