Skip to content

Commit

Permalink
Merge pull request #71 from GaloisInc/bugfix-update-image-paths
Browse files Browse the repository at this point in the history
Update image path to conform with the new naming convention
  • Loading branch information
podhrmic authored Jun 17, 2024
2 parents fed6cca + 3d5204d commit 8e0db30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/proofs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Prove MPS Components
uses: addnab/docker-run-action@v3
with:
image: ghcr.io/galoisinc/cerberus:release
image: ghcr.io/galoisinc/verse-opensut/cerberus:release
registry: ghcr.io
username: ${{ github.actor }}
password: ${{ secrets.VERSE_OPENSUT_ACCESS_TOKEN }}
Expand Down

0 comments on commit 8e0db30

Please sign in to comment.