Skip to content

Commit

Permalink
Update docker-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TowayWei authored Mar 29, 2024
1 parent 3b482c3 commit a889120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ghcr.io/${{ github.repository_owner }}/msd_lite:latest
tags: ghcr.io/${{ github.repository_owner.toLowerCase() }}/msd_lite:latest
platforms: linux/amd64,linux/arm64,linux/arm/v7

0 comments on commit a889120

Please sign in to comment.