diff --git a/.github/workflows/sop-test-suite.yml b/.github/workflows/sop-test-suite.yml index 9e7a378..84959ca 100644 --- a/.github/workflows/sop-test-suite.yml +++ b/.github/workflows/sop-test-suite.yml @@ -46,7 +46,7 @@ jobs: name: Run interoperability test suite runs-on: ubuntu-latest container: - image: ghcr.io/protonmail/openpgp-interop-test-docker:pmfork + image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.1 credentials: username: ${{ github.actor }} password: ${{ secrets.github_token }}