Skip to content

Commit 0ab9137

Browse files
committed
Updated
1 parent 33fa2dc commit 0ab9137

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/docker.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,5 @@ jobs:
6161
index-annotations: ${{ steps.metadata.outputs.labels }}
6262
tags: ${{ steps.metadata.outputs.tags }}
6363
sources: |
64-
ghcr.io/${{ github.repository }}@${{ matrix.version }}
65-
ghcr.io/${{ github.repository }}@${{ matrix.version }}
64+
ghcr.io/${{ github.repository }}-linux-amd64@${{ matrix.version }}
6665

0 commit comments

Comments
 (0)