diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 477f7ed..ed5914b 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -4,7 +4,7 @@ jobs: build_latex: runs-on: ubuntu-latest container: - image: docker.io/firedrakeproject/firedrake-vanilla:2023-11 + image: docker.io/firedrakeproject/firedrake-vanilla:2024-02 options: --user root steps: - name: Activate Firedrake virtual environment