Skip to content

Commit

Permalink
update docker build actions
Browse files Browse the repository at this point in the history
Signed-off-by: Qinghao Shi <shiqinghao.sqh@alibaba-inc.com>
  • Loading branch information
jamesbeyond committed Jun 3, 2024
1 parent 6a7fc87 commit 91c6b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildDocker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ jobs:
uses: docker/build-push-action@v5
with:
file: .github/act-docker/Dockerfile
tags: ghcr.io/riscv-software-src/riscof/act:latest
tags: ghcr.io/jamesbeyond/riscof/act:latest
push: true

0 comments on commit 91c6b4b

Please sign in to comment.