Skip to content

Commit 65f6728

Browse files
authored
Merge pull request #24317 from docker/agent/issue-24310
docs: address issue #24310
2 parents 8a54b7c + 84c41b0 commit 65f6728

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/manuals/build/bake/compose-file.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ $ docker buildx bake --print
9494

9595
The compose format has some limitations compared to the HCL format:
9696

97-
- Specifying variables or global scope attributes is not yet supported
97+
- Specifying variables or global scope attributes is not supported
9898
- `inherits` service field is not supported, but you can use [YAML anchors](/reference/compose-file/fragments.md)
9999
to reference other services, as demonstrated in the previous example with `&build-dev`.
100100

0 commit comments

Comments
 (0)