Skip to content

Commit

Permalink
Merge pull request #20 from seb-daehne/renovate/docker-build-push-act…
Browse files Browse the repository at this point in the history
…ion-5.x
  • Loading branch information
seb-daehne authored Jan 12, 2024
2 parents 916666d + 9e53f4c commit d06723e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
username: ${{ secrets.DOCKERHUB_USER }}
password: ${{ secrets.DOCKERHUB_PASSWORD }}
- name: Build and push
uses: docker/build-push-action@v2
uses: docker/build-push-action@v5
with:
context: .
platforms: linux/arm/v7
Expand Down

0 comments on commit d06723e

Please sign in to comment.