diff --git a/Dockerfile b/Dockerfile index df1a89f..21a04ca 100644 --- a/Dockerfile +++ b/Dockerfile @@ -4,7 +4,7 @@ FROM monarchinitiative/ubergraph:1.1 ARG ROBOT=1.9.3 ARG JENA=4.7.0 ARG BGR=1.7 -ARG CTD=0.2.1 +ARG CTD=0.3.0 ARG MAT=0.1 ### 2. Get Java and all required system libraries diff --git a/Makefile b/Makefile index dba9871..0b770f4 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ # Usage example # make TAG=xxx publish-latest-tag -# current latest tag = v1.4.5 +# current latest tag = v1.5.0 ifndef TAG