diff --git a/Dockerfile b/Dockerfile index 020c45a..144e7fa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,5 +1,5 @@ -ARG VERSION=1.21.2 FROM node:23-alpine +ARG VERSION=1.21.2 WORKDIR /opt/app