mirror of
https://gitee.com/github-actions/login-docker.git
synced 2025-12-13 14:57:38 +08:00
update to node 16
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
variable "NODE_VERSION" {
|
||||
default = "12"
|
||||
default = "16"
|
||||
}
|
||||
|
||||
target "node-version" {
|
||||
|
||||
Reference in New Issue
Block a user