diff --git a/.github/workflows/interop-test-suite.yml b/.github/workflows/interop-test-suite.yml index 3c4824be..ee005cbe 100644 --- a/.github/workflows/interop-test-suite.yml +++ b/.github/workflows/interop-test-suite.yml @@ -83,7 +83,7 @@ jobs: name: Run interoperability test suite runs-on: ubuntu-latest container: - image: ghcr.io/protonmail/openpgp-interop-test-docker:v.1.1.3 + image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.9 credentials: username: ${{ github.actor }} password: ${{ secrets.github_token }}