mirror of
https://github.com/redhat-actions/buildah-build.git
synced 2025-04-20 17:11:23 +00:00
Update changelog for v2.7
Signed-off-by: divyansh42 <diagrawa@redhat.com>
This commit is contained in:
parent
f9dfea0413
commit
8eb0f5b196
1 changed files with 4 additions and 0 deletions
|
@ -1,4 +1,8 @@
|
|||
# buildah-build Changelog
|
||||
## v2.7
|
||||
- Add output `image-with-tag` which provides image name and it's corresponding first tag present.
|
||||
- Replace input `dockerfiles` with `containerfiles`. Input `dockerfiles` will be present as alias of `containerfiles`.
|
||||
- Add matrix to install latest buildah. (Internal)
|
||||
|
||||
## v2.6.2
|
||||
- Run `buildah config` command before `buildah copy` command to use `workingDir` for copying
|
||||
|
|
Loading…
Reference in a new issue