diff --git a/.github/workflows/ascent.yml b/.github/workflows/ascent.yml index 82bcb417039..24433b331bf 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.8.0 + image: alpinedav/ascent:0.9.0 steps: - uses: actions/checkout@v3 - name: Configure