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 19a0a30 commit f0d36ecCopy full SHA for f0d36ec
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM node:20.15.0-bookworm-slim AS base
+FROM node:20.18.2-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