Merge pull request #103 from elliotmatson/renovate/docker-metadata-action-5.x

Update docker/metadata-action action to v5
This commit is contained in:
Elliot Matson 2023-09-13 09:16:50 -05:00 committed by GitHub
commit 25f0f8abb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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