Skip to content

Commit

Permalink
Merge branch 'main' into renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
oskogstad authored Jul 17, 2024
2 parents 8e82038 + 1c8bb8f commit 1df7b29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
images: ${{ env.DOCKER_IMAGE_BASE_NAME }}${{ matrix.imageName }}
- uses: docker/setup-buildx-action@v3
- name: Build and push docker image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: .
file: ${{ matrix.dockerfile }}
Expand Down

0 comments on commit 1df7b29

Please sign in to comment.