mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-15 15:22:01 -04:00
Update default node version to 18
This commit is contained in:
1 parent
cb39839641
commit
3bf1acbc19
1 file changed
+1
-1
+1
-1
@@ -35,7 +35,7 @@ SONARSOURCE_SONAR_SCANNER_CLI = "sonarsource/sonar-scanner-cli:latest"
|
||||
THEGEEKLAB_DRONE_GITHUB_COMMENT = "thegeeklab/drone-github-comment:1"
|
||||
|
||||
DEFAULT_PHP_VERSION = "7.4"
|
||||
DEFAULT_NODEJS_VERSION = "16"
|
||||
DEFAULT_NODEJS_VERSION = "18"
|
||||
|
||||
dirs = {
|
||||
"base": "/drone/src",
|
||||
|
||||
Reference in new issue
Block a user