Skip to content

Commit

Permalink
Merge pull request #11 from nipreps/dependabot/github_actions/docker/…
Browse files Browse the repository at this point in the history
…build-push-action-6.9.0

Bump docker/build-push-action from 6.7.0 to 6.9.0
  • Loading branch information
tsalo authored Oct 1, 2024
2 parents 94cfd69 + 61f6607 commit 508317c
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 @@ -40,7 +40,7 @@ jobs:
type=semver,pattern={{version}}
- name: Build and push Docker image
uses: docker/build-push-action@v6.7.0
uses: docker/build-push-action@v6.9.0
with:
context: .
push: true
Expand Down

0 comments on commit 508317c

Please sign in to comment.