diff --git a/Dockerfile b/Dockerfile index b1c2dde6..e43aa6e8 100644 --- a/Dockerfile +++ b/Dockerfile @@ -13,7 +13,7 @@ COPY ./widget /build/widget/ RUN yarn build -FROM node:18-bullseye-slim +FROM node:20-bullseye-slim VOLUME /data/ /config/