diff --git a/Dockerfile b/Dockerfile index f7f981a..4d1b4d4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:19.7-bullseye-slim +FROM node:19.9.0-bullseye-slim WORKDIR /app