You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
`v2` of this action includes significant updates and now uses Docker [Buildx](https://github.com/docker/buildx). It's
10
-
also rewritten as a [typescript-action](https://github.com/actions/typescript-action/) to be as close as possible
11
-
of the [GitHub Runner](https://github.com/actions/virtual-environments) during its execution.
12
-
13
-
[Upgrade notes](UPGRADE.md) with many [usage examples](#advanced-usage) have been added to handle most use cases but
14
-
`v1` is still available through [`releases/v1` branch](https://github.com/docker/build-push-action/tree/releases/v1).
15
-
16
7
## About
17
8
18
9
GitHub Action to build and push Docker images with [Buildx](https://github.com/docker/buildx) with full support of the
0 commit comments