mirror of
https://github.com/docker/login-action.git
synced 2025-06-23 03:37:58 +02: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