Skip to content

Commit

Permalink
Note that build_args has been renamed build-args
Browse files Browse the repository at this point in the history
Signed-off-by: Dan Lester <dan@danlester.com>
  • Loading branch information
Dan Lester authored and Dan Lester committed Nov 3, 2020
1 parent 6efc2b0 commit 9e2f441
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions UPGRADE.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
* Add [`outputs`](https://github.com/docker/buildx#-o---outputpath-typetypekeyvalue) input
* Add [`cache-from`](https://github.com/docker/buildx#--cache-fromnametypetypekeyvalue) input (`cache_froms` removed)
* Add [`cache-to`](https://github.com/docker/buildx#--cache-tonametypetypekeyvalue) input
* Rename `build_args` input to `build-args` for consistency with other Docker build tools
* Add `secrets` input
* Review `tags` input
* Remove `repository` input. See [Simple workflow](#simple-workflow) for migration
Expand Down

0 comments on commit 9e2f441

Please sign in to comment.