diff --git a/.github/workflows/docker-image-scan.yml b/.github/workflows/docker-image-scan.yml index f7033d3065..f37515cf2c 100644 --- a/.github/workflows/docker-image-scan.yml +++ b/.github/workflows/docker-image-scan.yml @@ -46,6 +46,7 @@ jobs: # Ignore gosu issue. They say they are not affected. Issue will be removed as soon # as wiremock image updates to a newer gosu version, which removed runc. CVE-2023-27561 + CVE-2024-21626 EOL - uses: actions/cache@v4 with: