Skip to content

Commit

Permalink
chore: Upgrade docker/build-push-action digest to 4e4ee68
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 6, 2023
1 parent f4d65bf commit ac0fdfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
ghcr.io/${{ github.repository }}
- name: Build and push Docker images
uses: docker/build-push-action@9311bf5263ae5b36f3ec67aff768790c6e2344ad
uses: docker/build-push-action@4e4ee680f69700760d5620a94c020aef883043aa
with:
file: docker/Dockerfile
context: .
Expand Down

0 comments on commit ac0fdfb

Please sign in to comment.