Bump docker/build-push-action
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from f9efed53cc1b0364ba947400ac02042bbbaac7fc to a799b4decf46d51b39dd396f4df5a4343afd30c4.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](f9efed53cc...a799b4decf
)
---
updated-dependencies:
- dependency-name: docker/build-push-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
56248a7c0d
commit
48eac2d8b8
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -66,7 +66,7 @@ jobs:
|
||||
type=semver,pattern={{major}}.{{minor}}
|
||||
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@f9efed53cc1b0364ba947400ac02042bbbaac7fc
|
||||
uses: docker/build-push-action@a799b4decf46d51b39dd396f4df5a4343afd30c4
|
||||
with:
|
||||
context: ./pgadmin-config-creator
|
||||
platforms: linux/amd64,linux/arm64,linux/arm/v7
|
||||
|
Loading…
Reference in New Issue
Block a user