Skip to content

Commit

Permalink
Merge pull request #48 from lixmal/dependabot/github_actions/docker/m…
Browse files Browse the repository at this point in the history
…etadata-action-879dcbb708d40f8b8679d4f7941b938a086e23a7

Bump docker/metadata-action from 9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7 to 879dcbb708d40f8b8679d4f7941b938a086e23a7
  • Loading branch information
lixmal authored Oct 13, 2023
2 parents 42961b7 + c4dafc1 commit 884efa7
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 @@ -24,7 +24,7 @@ jobs:

- name: Extract metadata (tags, labels)
id: meta
uses: docker/metadata-action@9ec57ed1fcdbf14dcef7dfbe97b2010124a938b7
uses: docker/metadata-action@879dcbb708d40f8b8679d4f7941b938a086e23a7
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}

Expand Down

0 comments on commit 884efa7

Please sign in to comment.