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.
as
1 parent 44816bb commit 7a8812bCopy full SHA for 7a8812b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.15.0-bookworm-slim as base
+FROM node:20.15.0-bookworm-slim AS base
2
RUN adduser --disabled-password -home /home/cfu -shell /bin/bash cfu
3
WORKDIR /root/cf-runtime
4
COPY package.json yarn.lock ./
0 commit comments