Skip to content

Commit

Permalink
Merge pull request #312 from it-at-m/renovate/docker-build-push-actio…
Browse files Browse the repository at this point in the history
…n-6.x

Update docker/build-push-action action to v6
  • Loading branch information
MrSebastian authored Jun 19, 2024
2 parents 95cac2b + de447d4 commit 3c739b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ jobs:
type=raw,value=latest-dev
- name: Build and push image
uses: docker/build-push-action@v5
uses: docker/build-push-action@v6
with:
context: ./${{ inputs.service }}
push: true
Expand Down

0 comments on commit 3c739b2

Please sign in to comment.