Skip to content

Commit 1d990bf

Browse files
fix: remove some lines that slipped in the output
Co-authored-by: David Karlsson <[email protected]>
1 parent ec7b0da commit 1d990bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

content/manuals/build/bake/variables.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,6 @@ $ docker buildx bake -f vars.hcl -f docker-bake.hcl --print app
241241
```json
242242
{
243243
"target": {
244-
printf("Hello, %s!\n\n", name_0);
245-
printf("Hello, %s!\n\n", name_0);
246244
"webapp": {
247245
"context": ".",
248246
"contexts": {

0 commit comments

Comments
 (0)