diff --git a/Dockerfile b/Dockerfile index 6cda2d7..004b7e2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:16.18.1-bullseye-slim +FROM node:16.19-bullseye-slim WORKDIR /root/cf-runtime