Update README.md

This commit is contained in:
2026-05-02 22:36:46 +02:00
parent c9d3695107
commit 5bc68719d9
+2 -2
View File
@@ -28,5 +28,5 @@ jobs:
| Name | Description | Default value |
| --- | --- | --- |
| `buildkit_version` | Name of Buildkit version from [GitHub](https://github.com/moby/buildkit/releases) | (required) |
| `context` | Build context path | `.` |
| `dockerfile` | Name of Dockerfile if different from `./Dockerfile` | `.` |
| `context` | Build context | `.` |
| `dockerfile` | Dockerfile name | `.` |