Skip to content

Commit

Permalink
Merge pull request #38 from vshn/renovate/docker-metadata-action-digest
Browse files Browse the repository at this point in the history
Update docker/metadata-action digest to 0f8c876
  • Loading branch information
akosma authored Aug 8, 2023
2 parents 3bde066 + 938234e commit 203c17f
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 @@ -44,7 +44,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@2bcfca25d5715d1dffe55c58e93f5d02defd5feb
uses: docker/metadata-action@0f8c876bafbf5dbce05c36682ec68e9a0274a48a
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 203c17f

Please sign in to comment.