Skip to content

Commit

Permalink
Fix ODK version to 1.5.2 (#603)
Browse files Browse the repository at this point in the history
* - Delete: Some code that was creating a file which was just being temporarily created for troubleshooting. (#588)

* Fix ODK version to 1.5.1

To reduce suprises in the future, I suggest we move to a system where the have to deliberately change the ODK version we work with.

* Update src/ontology/run.sh.conf

---------

Co-authored-by: Joe Flack <[email protected]>
  • Loading branch information
matentzn and joeflack4 authored Jul 25, 2024
1 parent dc42c5b commit 08192ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ontology/run.sh.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
ODK_IMAGE=odkfull
ODK_TAG=latest
ODK_TAG=v1.5.2
ODK_DEBUG=yes

0 comments on commit 08192ca

Please sign in to comment.