Skip to content

Commit

Permalink
Merge pull request #127 from Ezzahhh/renovate/docker-build-push-actio…
Browse files Browse the repository at this point in the history
…n-4.x

Update docker/build-push-action action to v4
  • Loading branch information
Ezzahhh authored Jan 30, 2023
2 parents fb4550c + bb7480d commit 5501e36
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 @@ -45,7 +45,7 @@ jobs:
- name: Check outputs
run: echo ${{ steps.vars.outputs.sha_short }}
- name: Build and push
uses: docker/build-push-action@v3
uses: docker/build-push-action@v4
with:
context: .
platforms: linux/arm64, linux/amd64
Expand Down

1 comment on commit 5501e36

@vercel
Copy link

@vercel vercel bot commented on 5501e36 Jan 30, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.