diff --git a/Dockerfile b/Dockerfile index bdba77a..9c3127c 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:16.18.1-bullseye-slim +FROM node:16.20-bullseye-slim WORKDIR /root/cf-runtime