Skip to content

Commit

Permalink
Merge pull request #4 from JonathanBout/dependabot/github_actions/doc…
Browse files Browse the repository at this point in the history
…ker/build-push-action-6.10.0
  • Loading branch information
JonathanBout authored Nov 29, 2024
2 parents 3d5b858 + cbcf23a commit 5299701
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
id: build-and-push
env:
BRANCH_NAME: ${{ env.BRANCH_NAME }}
uses: docker/build-push-action@v5.0.0
uses: docker/build-push-action@v6.10.0
with:
context: .
file: ./SimpleCDN/Dockerfile
Expand Down

0 comments on commit 5299701

Please sign in to comment.