Skip to content

Commit

Permalink
chore(dependencies): update docker/build-push-action digest to f2a1d5e
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 13, 2023
1 parent b651bbb commit 7817f75
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 @@ -31,7 +31,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@35434f557ad77672899d67f7992fb5560bda1071
uses: docker/build-push-action@f2a1d5e99d037542a71f64918e516c093c6f3fc4
with:
context: .
push: true
Expand Down

1 comment on commit 7817f75

@vercel
Copy link

@vercel vercel bot commented on 7817f75 Mar 13, 2023

Choose a reason for hiding this comment

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

Successfully deployed to the following URLs:

fulltextrssplz – ./

fulltextrssplz-git-master-whtsky.vercel.app
fulltextrssplz-whtsky.vercel.app
fulltextrssplz.whtsky.me

Please sign in to comment.