We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71c74eb commit d49aa7eCopy full SHA for d49aa7e
.github/workflows/build.yaml
@@ -16,7 +16,7 @@ jobs:
16
build:
17
# The type of runner that the job will run on
18
runs-on: ubuntu-latest
19
- container: obolibrary/odkfull:v1.2.26
+ container: obolibrary/odkfull:v1.2.32
20
21
# Steps represent a sequence of tasks that will be executed as part of the job
22
steps:
0 commit comments