mirror of
https://github.com/docker/setup-buildx-action.git
synced 2025-05-12 01:19:30 +02:00
chore: node 16
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
79abd3f86f
commit
66ada118db
2 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
variable "NODE_VERSION" {
|
||||
default = "12"
|
||||
default = "16"
|
||||
}
|
||||
|
||||
target "node-version" {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue