Skip to content

Commit

Permalink
Merge pull request #48 from vshn/renovate/docker-build-push-action-di…
Browse files Browse the repository at this point in the history
…gest

Update docker/build-push-action digest to 0a97817
  • Loading branch information
akosma authored Sep 11, 2023
2 parents 8b1359b + 6b01d50 commit 4d77b2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@4e4ee680f69700760d5620a94c020aef883043aa
uses: docker/build-push-action@0a97817b6ade9f46837855d676c4cca3a2471fc9
with:
context: .
push: true
Expand Down

0 comments on commit 4d77b2b

Please sign in to comment.