Skip to content

Commit 40ab85a

Browse files
committed
Updating to latest Firedrake docker container in CI
1 parent 4e68a10 commit 40ab85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci_pipeline.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ jobs:
173173
user_firedrake_tests:
174174
runs-on: ubuntu-latest
175175
container:
176-
image: firedrakeproject/firedrake-vanilla:2025-01
176+
image: firedrakeproject/firedrake-vanilla:latest
177177
options: --user root
178178
volumes:
179179
- ${{ github.workspace }}:/repositories

0 commit comments

Comments
 (0)