Skip to content

Commit

Permalink
Merge pull request #11 from elliotmatson/dependabot/github_actions/do…
Browse files Browse the repository at this point in the history
…cker/build-push-action-3.1.0

Bump docker/build-push-action from 2.5.0 to 3.1.0
  • Loading branch information
elliotmatson authored Jul 30, 2022
2 parents 7c7a519 + 60bd177 commit 12ff809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
uses: docker/build-push-action@1cb9d22b932e4832bb29793b7777ec860fc1cde0
with:
context: ./pgadmin-config-creator
platforms: linux/amd64,linux/arm64,linux/arm/v7
Expand Down

0 comments on commit 12ff809

Please sign in to comment.