Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
harrypuuter committed Jul 24, 2024
1 parent ac14dce commit 69d0604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ jobs:
needs: determine-tag
runs-on: ubuntu-22.04
container:
image: ghcr.io/${{ github.repository }}-crown-unittest:${{ needs.determine-tag.outputs.tag }}
image: ghcr.io/kit-cms/crown-crown-unittest:${{ needs.determine-tag.outputs.tag }}
options: --user 0 # run as root

steps:
Expand Down

0 comments on commit 69d0604

Please sign in to comment.