diff --git a/bitbucket-pipelines.yml b/bitbucket-pipelines.yml index 9f64f83..0686d66 100644 --- a/bitbucket-pipelines.yml +++ b/bitbucket-pipelines.yml @@ -1,4 +1,4 @@ -image: "node:21-slim" +image: "node:22-slim" definitions: steps: - step: &test