diff --git a/.github/workflows/qc.yml b/.github/workflows/qc.yml index c6dced87..bfcb3c92 100644 --- a/.github/workflows/qc.yml +++ b/.github/workflows/qc.yml @@ -19,7 +19,7 @@ jobs: ontology_qc: # The type of runner that the job will run on runs-on: ubuntu-latest - container: obolibrary/odkfull:v1.3.0 + container: obolibrary/odkfull:v1.4.3 # Steps represent a sequence of tasks that will be executed as part of the job steps: