Skip to content

Commit

Permalink
testing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dhosterman committed Aug 12, 2024
1 parent 5024bc3 commit d20acc7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ jobs:
push: true
tags: |
ghcr.io/${{ github.repository }}:latest
ghcr.io/${{ github.repository }}:${{ github.ref }}
# ghcr.io/${{ github.repository }}:${{ github.ref }}
ghcr.io/${{ github.repository }}:0.5.1
platforms: |
linux/arm64/v8
linux/amd64

0 comments on commit d20acc7

Please sign in to comment.