Skip to content

Commit

Permalink
Merge pull request #33 from vshn/renovate/docker-metadata-action-digest
Browse files Browse the repository at this point in the history
Update docker/metadata-action digest to 2bcfca2
  • Loading branch information
akosma authored Aug 8, 2023
2 parents ef3bb5b + 9bece24 commit 5927747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:

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

Expand Down

0 comments on commit 5927747

Please sign in to comment.