Skip to content

Commit c89c91d

Browse files
Fix generated hcl
1 parent 46f84b6 commit c89c91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildx-bake.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
tags = [
4545
"16nsk/devcontainers:latest",
4646
notequal("",TAG) ? "16nsk/devcontainers:${TAG}": "",
47-
],
47+
]
4848
platforms = [
4949
"linux/amd64",
5050
"linux/arm64"

0 commit comments

Comments
 (0)