Note that build_args has been renamed build-args
Signed-off-by: Dan Lester <dan@danlester.com>
This commit is contained in:
		@@ -13,6 +13,7 @@
 | 
				
			|||||||
* Add [`outputs`](https://github.com/docker/buildx#-o---outputpath-typetypekeyvalue) input
 | 
					* 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-from`](https://github.com/docker/buildx#--cache-fromnametypetypekeyvalue) input (`cache_froms` removed)
 | 
				
			||||||
* Add [`cache-to`](https://github.com/docker/buildx#--cache-tonametypetypekeyvalue) input
 | 
					* 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
 | 
					* Add `secrets` input
 | 
				
			||||||
* Review `tags` input
 | 
					* Review `tags` input
 | 
				
			||||||
* Remove `repository` input. See [Simple workflow](#simple-workflow) for migration
 | 
					* Remove `repository` input. See [Simple workflow](#simple-workflow) for migration
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user