Merge pull request #28 from elliotmatson/dependabot/github_actions/docker/metadata-action-4.2.0

This commit is contained in:
Elliot Matson 2023-01-12 07:38:15 -06:00 committed by GitHub
commit 70d2ca5c7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,7 +53,7 @@ jobs:
- name: Extract metadata (tags, labels) for Docker - name: Extract metadata (tags, labels) for Docker
id: meta id: meta
uses: docker/metadata-action@57396166ad8aefe6098280995947635806a0e6ea uses: docker/metadata-action@05d22bf31770de02e20c67c70365453e00227f61
with: with:
images: | images: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }} ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}