diff --git a/.github/workflows/ascent.yml b/.github/workflows/ascent.yml index dbcb4c614ab..94761a6980c 100644 --- a/.github/workflows/ascent.yml +++ b/.github/workflows/ascent.yml @@ -16,7 +16,7 @@ jobs: CC: gcc CMAKE_PREFIX_PATH: /ascent/install/lib/cmake/ container: - image: alpinedav/ascent:0.9.2 + image: alpinedav/ascent:0.9.3 steps: - uses: actions/checkout@v4 - name: Configure