Merge pull request #62 from elliotmatson/dependabot/github_actions/docker/build-push-action-91df6b874e498451163feb47610c87c4a218c1ee

This commit is contained in:
Elliot Matson 2023-05-12 11:06:06 -05:00 committed by GitHub
commit 07bb71bd50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -66,7 +66,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker image
uses: docker/build-push-action@eafaea8d0f5853934deece2ffa67af59d936562b
uses: docker/build-push-action@91df6b874e498451163feb47610c87c4a218c1ee
with:
context: ./pgadmin-config-creator
platforms: linux/amd64,linux/arm64,linux/arm/v7