Skip to content

Commit

Permalink
Merge pull request #26763 from jhipster/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-6.4.1

Bump docker/build-push-action from 6.4.0 to 6.4.1
  • Loading branch information
github-actions[bot] committed Jul 18, 2024
2 parents 9814e8b + 438e2b8 commit bf121e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image-publish-github-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
images: ghcr.io/${{ github.repository }}${{ (steps.login-hub.outcome == 'success' && ',jhipster/jhipster') || ''}}

- name: Build and push Docker image
uses: docker/[email protected].0
uses: docker/[email protected].1
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit bf121e6

Please sign in to comment.