Skip to content

Commit fe7b5a6

Browse files
authored
Update ctd-to-owl. (#7)
1 parent 39652d7 commit fe7b5a6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ FROM monarchinitiative/ubergraph:1.1
44
ARG ROBOT=1.9.3
55
ARG JENA=4.7.0
66
ARG BGR=1.7
7-
ARG CTD=0.2.1
7+
ARG CTD=0.3.0
88
ARG MAT=0.1
99

1010
### 2. Get Java and all required system libraries

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Usage example
44
# make TAG=xxx publish-latest-tag
55

6-
# current latest tag = v1.4.5
6+
# current latest tag = v1.5.0
77

88

99
ifndef TAG

0 commit comments

Comments
 (0)