CI: update SOP test suite docker image (#1628)

This new release uses Node v18 instead of v12.
This commit is contained in:
marinthiercelin 2023-04-03 13:44:41 +02:00 committed by GitHub
parent 0d025d8c3d
commit e63ab3db4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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:pmfork
image: ghcr.io/protonmail/openpgp-interop-test-docker:v1.1.1
credentials:
username: ${{ github.actor }}
password: ${{ secrets.github_token }}