Skip to content

Commit 022e9b9

Browse files
authored
Update docker-image.yml
1 parent 821431f commit 022e9b9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/docker-image.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,5 +45,5 @@ jobs:
4545
context: .
4646
push: true
4747
platforms: linux/amd64,linux/arm64
48-
tags: latest #${{ steps.meta.outputs.tags }}
49-
labels: ${{ steps.meta.outputs.labels }}
48+
tags: ghcr.io/scriptbash/qraven:latest #${{ steps.meta.outputs.tags }}
49+
#labels: ${{ steps.meta.outputs.labels }}

0 commit comments

Comments
 (0)