CI: update SOP test suite docker image to v1.1.12

Includes rsop with crypto-refresh support
This commit is contained in:
larabr 2024-10-03 16:44:55 +02:00
parent ada794cab6
commit 5ee854140a

View File

@ -10,7 +10,7 @@ jobs:
name: Run interoperability test suite
runs-on: ubuntu-latest
container:
image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.10
image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.12
credentials:
username: ${{ github.actor }}
password: ${{ secrets.github_token }}