diff --git a/Dockerfile b/Dockerfile index 65185a2..f3f429a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22.16.0-alpine3.22 +FROM node:22.21.1-alpine3.22 WORKDIR /cf-k8s-agent