diff --git a/Dockerfile b/Dockerfile index a6901e77..a08c21f1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:18 +FROM node:20 LABEL org.opencontainers.image.source https://github.com/filecoin-station/core USER node WORKDIR /usr/src/app