Skip to content

Commit

Permalink
chore: update docker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gua committed Nov 13, 2023
1 parent f74ead2 commit e06676c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
context: .
push: true
platforms: linux/amd64,linux/arm64
tags: tobyxdd/hysteria:latest,tobyxdd/hysteria:v2,tobyxdd/hysteria:${{ steps.get_version.outputs.version }}
tags: cedar2025/hysteria:latest,cedar2025/hysteria:v2b,cedar2025/hysteria:v2b-${{ steps.get_version.outputs.version }}

- name: Image digest
run: echo ${{ steps.docker_build.outputs.digest }}

0 comments on commit e06676c

Please sign in to comment.