Skip to content

Commit

Permalink
use proper tag [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
wsipak committed Oct 10, 2024
1 parent f630a39 commit eb81ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
context: context
push: true
tags: cores-veer-el2:latest
tags: ghcr.io/chipsalliance/cores-veer-el2:latest
file: .github/Dockerfile
build-args: |
VERILATOR_VERSION=${{ env.VERILATOR_VERSION }}
Expand Down

0 comments on commit eb81ebd

Please sign in to comment.