Skip to content

Commit

Permalink
Merge pull request #50 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 committed Aug 8, 2023
2 parents 6e5828f + a37c4fd commit c89758e
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 @@ -48,7 +48,7 @@ jobs:

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

Expand Down

0 comments on commit c89758e

Please sign in to comment.