Skip to content

Commit

Permalink
Merge pull request #213 from danlester/patch-1
Browse files Browse the repository at this point in the history
Note that build_args has been renamed build-args
  • Loading branch information
CrazyMax authored and GitHub committed Nov 3, 2020
2 parents 6efc2b0 + 9e2f441 commit f96d0fb
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 f96d0fb

Please sign in to comment.