mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
ci: update node.js version to 22 (active lts)
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
publish = "public"
|
||||
|
||||
[context.deploy-preview.environment]
|
||||
NODE_VERSION = "20"
|
||||
NODE_VERSION = "22"
|
||||
NODE_ENV = "production"
|
||||
HUGO_VERSION = "0.136.5"
|
||||
HUGO_ENABLEGITINFO = "true"
|
||||
|
||||
Reference in New Issue
Block a user