Skip to content

Commit 04b765d

Browse files
authored
Update content/manuals/compose/how-tos/depent-images.md
1 parent ce03964 commit 04b765d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/manuals/compose/how-tos/depent-images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ and to orchestrate build execution in the most efficient way.
115115
116116
To enable this feature, run Compose with the `COMPOSE_BAKE=true` variable set in your environment.
117117

118-
```
118+
```console
119119
$ COMPOSE_BAKE=true docker compose build
120120
[+] Building 0.0s (0/1)
121121
=> [internal] load local bake definitions 0.0s

0 commit comments

Comments
 (0)