Skip to content

Commit cd5d0b7

Browse files
authored
Merge pull request #661 from dud225/subdir_context
Update comment regarding the support of subdir context
2 parents 67af6dc + 1f19633 commit cd5d0b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ to the default Git context:
108108
push: true
109109
tags: user/app:latest
110110
```
111-
> :warning: Subdirectory for Git context is not yet available for the buildx [`docker` driver](https://github.com/docker/buildx/blob/master/docs/reference/buildx_create.md#driver).
111+
> :warning: Subdirectory for Git context is only available from [Buildkit version 0.9.0](https://github.com/moby/buildkit/releases/tag/v0.9.0).
112112

113113
Building from the current repository automatically uses the [GitHub Token](https://help.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token)
114114
so it does not need to be passed. If you want to authenticate against another

0 commit comments

Comments
 (0)