We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39652d7 commit fe7b5a6Copy full SHA for fe7b5a6
Dockerfile
@@ -4,7 +4,7 @@ FROM monarchinitiative/ubergraph:1.1
4
ARG ROBOT=1.9.3
5
ARG JENA=4.7.0
6
ARG BGR=1.7
7
-ARG CTD=0.2.1
+ARG CTD=0.3.0
8
ARG MAT=0.1
9
10
### 2. Get Java and all required system libraries
Makefile
@@ -3,7 +3,7 @@
3
# Usage example
# make TAG=xxx publish-latest-tag
-# current latest tag = v1.4.5
+# current latest tag = v1.5.0
ifndef TAG
0 commit comments