diff --git a/Dockerfile b/Dockerfile index 097e847..e2b01a0 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM node:22.14.0-alpine3.21 +FROM node:22.15.1-alpine3.21 WORKDIR /cf-k8s-agent