Skip to content

Commit

Permalink
Merge pull request #287 from jovandeginste/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…all-bf940bc907

chore(deps): bump docker/build-push-action from 5 to 6 in the all group
  • Loading branch information
jovandeginste authored Sep 3, 2024
2 parents 8d56b34 + 5419790 commit fd79bc2
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 @@ -50,7 +50,7 @@ jobs:
type=semver,pattern=release
type=sha
- name: Build and push Docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
platforms: linux/amd64,linux/arm64
Expand Down

0 comments on commit fd79bc2

Please sign in to comment.