Skip to content
This repository has been archived by the owner on Aug 20, 2024. It is now read-only.

Commit

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

chore(deps): update docker/build-push-action digest to 84354d3
  • Loading branch information
Erb3 authored Jun 10, 2024
2 parents d2ecc92 + dc44f18 commit f66ad9d
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 @@ -33,7 +33,7 @@ jobs:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

- name: Build and push Docker image
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25
uses: docker/build-push-action@84354d3b32f6fcad27a04f6b82436bfb39425d16
with:
context: .
push: true
Expand Down

0 comments on commit f66ad9d

Please sign in to comment.