Skip to content

Commit

Permalink
Merge pull request #27 from planetary-social/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/docker/metadata-action-f7b4ed12385588c3f9bc252f0a2b520d83b52d48

Bump docker/metadata-action from 1294d94f8ee362ab42b6da04c35f4cd03a0e6af7 to f7b4ed12385588c3f9bc252f0a2b520d83b52d48
  • Loading branch information
dcadenas committed Jun 11, 2024
2 parents 340ddef + 12bc750 commit 43ba802
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@1294d94f8ee362ab42b6da04c35f4cd03a0e6af7
uses: docker/metadata-action@f7b4ed12385588c3f9bc252f0a2b520d83b52d48
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: |
Expand Down

0 comments on commit 43ba802

Please sign in to comment.