mirror of
https://github.com/skjnldsv/docker-plex.git
synced 2025-08-01 10:56:47 +02:00
Merge pull request #11 from skjnldsv/dependabot/github_actions/docker/metadata-action-4.1.0
This commit is contained in:
2
.github/workflows/docker-publish.yml
vendored
2
.github/workflows/docker-publish.yml
vendored
@@ -64,7 +64,7 @@ jobs:
|
||||
# https://github.com/docker/metadata-action
|
||||
- name: Extract Docker metadata
|
||||
id: meta
|
||||
uses: docker/metadata-action@98669ae865ea3cffbcbaa878cf57c20bbf1c6c38
|
||||
uses: docker/metadata-action@12cce9efe0d49980455aaaca9b071c0befcdd702
|
||||
with:
|
||||
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
|
||||
|
||||
|
Reference in New Issue
Block a user