diff --git a/Dockerfile b/Dockerfile index aaefaa4..e761f33 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18-buster-slim +FROM node:18-bookworm-slim ENV IMPORTER_DIR /opt/jore ENV NODE_ENV production