Skip to content

Commit ee30163

Browse files
authored
Merge pull request #316 from owncloud/update_to_node_v22
Update nodejs from v20 to v24
2 parents 3f282c9 + 6e95559 commit ee30163

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.star

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
MINIO_MC = "minio/mc:RELEASE.2025-04-16T18-13-26Z"
22
OC_CI_ALPINE = "owncloudci/alpine:latest"
33
OC_CI_BAZEL_BUILDIFIER = "owncloudci/bazel-buildifier"
4-
OC_CI_NODEJS = "owncloudci/nodejs:20"
4+
OC_CI_NODEJS = "owncloudci/nodejs:24"
55
OC_UBUNTU = "owncloud/ubuntu:20.04"
66
PLUGINS_DOCKER = "plugins/docker:20.14"
77
PLUGINS_GITHUB_RELEASE = "plugins/github-release:1"

0 commit comments

Comments
 (0)