Skip to content

Commit

Permalink
different syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jhdark committed Dec 2, 2023
1 parent 1130bd6 commit 35aa453
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: [pull_request, push]
jobs:
run-tests:
runs-on: ubuntu-latest
container: dolfinx/dolfinx:stable=0.7.0
container: dolfinx/dolfinx:stable:0.7.0
steps:
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 35aa453

Please sign in to comment.