Skip to content

Commit

Permalink
ci: upgrade github action
Browse files Browse the repository at this point in the history
  • Loading branch information
this-is-tobi committed Dec 17, 2024
1 parent 46e073a commit d2f525e
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 @@ -109,7 +109,7 @@ jobs:

- name: Build and push docker image
id: build
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ${{ matrix.images.build.context }}
file: ${{ matrix.images.build.dockerfile }}
Expand Down

0 comments on commit d2f525e

Please sign in to comment.