Skip to content

Commit 0ca68c5

Browse files
committed
trigger
1 parent 5a796cd commit 0ca68c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/operator/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ RUN pnpm install --frozen-lockfile
1111

1212
RUN npx nx build operator
1313

14-
# Use a lighter image for the runtime
1514
FROM node:22-alpine3.20 AS runtime
1615

1716
WORKDIR /app

0 commit comments

Comments
 (0)