We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2cd2338 + 04137a6 commit 91ed1a6Copy full SHA for 91ed1a6
src/packages/cdk/src/docker/Dockerfile
@@ -1,5 +1,5 @@
1
# Use the official Node.js image as the base
2
-FROM node:22
+FROM node:22.21.0-trixie-slim
3
4
# Set the working directory within the container
5
WORKDIR /usr/src/app
0 commit comments