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.
1 parent 5a796cd commit 0ca68c5Copy full SHA for 0ca68c5
apps/operator/Dockerfile
@@ -11,7 +11,6 @@ RUN pnpm install --frozen-lockfile
11
12
RUN npx nx build operator
13
14
-# Use a lighter image for the runtime
15
FROM node:22-alpine3.20 AS runtime
16
17
WORKDIR /app
0 commit comments