Skip to content

Commit

Permalink
Merge pull request #1204 from PokeAPI/dependabot/github_actions/docke…
Browse files Browse the repository at this point in the history
…r/build-push-action-6

build(deps): bump docker/build-push-action from 5 to 6
  • Loading branch information
Naramsim authored Feb 16, 2025
2 parents e1a3e07 + 0e6240c commit 0bc1342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-k8s.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
uses: docker/setup-buildx-action@v3
- name: Build
id: docker_build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ./Resources/docker/app/Dockerfile
Expand Down

0 comments on commit 0bc1342

Please sign in to comment.