Skip to content

Commit c5eefc5

Browse files
committed
Fix syntax error
1 parent 99ebcaa commit c5eefc5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pulumi/pulumi-nodejs/docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ variable "TAG_PREFIX" {
44

55
variable "VERSION" {
66
default = "3.214.0"
7-
"}
7+
}
88

99
# Explicitly define the latest nodejs version used for the consolidated image
1010
variable "LATEST_NODEJS" {

0 commit comments

Comments
 (0)