diff --git a/Dockerfile b/Dockerfile index 6edc506..45bbaea 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:latest +FROM node:25.6.0-bookworm ENV DEBIAN_FRONTEND=noninteractive ARG YTKIT_CLI_VERSION=latest