Skip to content

Commit

Permalink
chore: daily development
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangtao25 committed Jan 3, 2025
1 parent ab15279 commit bacaa25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/your-image-name:latest
tags: ${{ secrets.DOCKER_USERNAME }}/canyon:latest
platforms: linux/amd64,linux/arm64 # 添加你需要支持的平台架构

- name: Notify Build Success
Expand Down

0 comments on commit bacaa25

Please sign in to comment.