Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/renovate/docker-metadata-action-…
Browse files Browse the repository at this point in the history
…5.x'
  • Loading branch information
DxsSucuk committed Jan 30, 2025
2 parents 149102f + a5d7171 commit 4205b12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dockerPush.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ree6/backend

Expand Down Expand Up @@ -64,7 +64,7 @@ jobs:

- name: Extract metadata (tags, labels) for Docker
id: meta
uses: docker/metadata-action@v5.5.1
uses: docker/metadata-action@v5.6.1
with:
images: ree6/frontend

Expand Down

0 comments on commit 4205b12

Please sign in to comment.