Skip to content

Commit ad5543e

Browse files
committed
update build.yaml to use 1.3.0
1 parent 1ad9091 commit ad5543e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
build:
1717
# The type of runner that the job will run on
1818
runs-on: ubuntu-latest
19-
container: obolibrary/odkfull:v1.2.32
19+
container: obolibrary/odkfull:v1.3.0
2020

2121
# Steps represent a sequence of tasks that will be executed as part of the job
2222
steps:

0 commit comments

Comments
 (0)