Skip to content

Commit

Permalink
Merge pull request #453 from eyra/dependabot/github_actions/docker/bu…
Browse files Browse the repository at this point in the history
…ild-push-action-5.0.0

Bump docker/build-push-action from 4.1.1 to 5.0.0
  • Loading branch information
mellelieuwes authored Oct 12, 2023
2 parents 7c02955 + b009008 commit d177350
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
# type=raw,value=latest,enable={{is_default_branch}}

- name: Build and push Docker image
uses: docker/build-push-action@2eb1c1961a95fc15694676618e422e8ba1d63825
uses: docker/build-push-action@0565240e2d4ab88bba5387d719585280857ece09
with:
context: core
push: true
Expand Down

0 comments on commit d177350

Please sign in to comment.