diff --git a/Dockerfile b/Dockerfile index 8b6fcbd..56c27e5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:17-bullseye-slim AS build +FROM node:20-bullseye-slim AS build ARG VERSION=2.0.18