Update docker images for emscripten.

This commit is contained in:
Marenz
2022-08-25 17:09:46 +02:00
parent c4d9cdf643
commit 484c9d3ff0
4 changed files with 9 additions and 6 deletions
+2
View File
@@ -35,3 +35,5 @@ These scripts `scripts/ci/build.sh` and `scripts/ci/build_ossfuzz.sh` are also u
If the tests passed successfully, the docker image will get tagged by the version defined within the corresponding `Dockerfile`.
Finally, a comment will be added to the PR that contains the full repository, version and repository digest
of the freshly created docker image.
The files `.circleci/config.yml` and `scripts/build_emscripten.sh` need to be updated with the new hash posted in the comment.